Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-025723
#<BuildRuby:0x000055fd1b002008
@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.20240226-025723",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000028 0.000005 0.000033 ( 0.000031)
build_up 0.001593 0.006527 2.687736 ( 2.735211)
build_miniruby 0.001186 0.000263 5.553137 ( 5.148140)
build_ruby 0.001477 0.000328 3.574127 ( 3.798045)
build_all 0.007004 0.000679 6.487419 ( 3.206223)
build_install 0.011019 0.008738 8.341175 ( 4.506642)
test_btest 0.000748 0.000200 90.972854 ( 39.884861)
test_basic 0.002183 0.004742 0.887591 ( 0.957297)
test_all 0.086978 0.029003 783.743349 (303.373495)
test_rubyspec 0.035358 0.050882 121.496032 (131.123245)
total: 494.73 sec