Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-065701
#<BuildRuby:0x0000559e00e65f70
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230625-065701",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000074 0.000000 0.000074 ( 0.000023)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.005743 0.000000 1.960501 ( 3.604448)
build_miniruby 0.001414 0.000000 1.535521 ( 1.535485)
build_ruby 0.001551 0.000140 3.234321 ( 9.431978)
build_all 0.007713 0.000000 2.566662 ( 1.927396)
build_install 0.020666 0.000000 3.924819 ( 3.267134)
test_btest 0.000873 0.000000 81.707549 ( 36.855836)
test_basic 0.005324 0.002381 0.846331 ( 0.965798)
test_all 0.001363 0.000130 635.978479 (253.394541)
test_rubyspec 0.031093 0.023535 91.515021 (106.687066)
total: 417.67 sec