Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-230039
#<BuildRuby:0x000055f1a6b7e3d0
@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.20240216-230039",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.005539 0.000476 1.571616 ( 1.912480)
build_miniruby 0.000970 0.000283 1.629868 ( 1.627615)
build_ruby 0.001226 0.000357 3.082221 ( 3.319901)
build_all 0.007224 0.000000 6.121749 ( 2.370935)
build_install 0.015934 0.001735 7.560109 ( 3.714664)
test_btest 0.000775 0.000194 92.734179 ( 33.491255)
test_basic 0.003556 0.004133 0.976011 ( 1.085117)
test_all 0.099573 0.021648 751.675357 (324.736202)
test_rubyspec 0.062801 0.035521 129.973440 (153.648625)
total: 525.91 sec