Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-014231
#<BuildRuby:0x000055d09a096008
@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.20240318-014231",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.003619 0.003928 2.033634 ( 2.037521)
build_miniruby 0.001179 0.000283 1.663741 ( 1.661761)
build_ruby 0.001466 0.000000 2.836841 ( 3.061790)
build_all 0.007479 0.000196 6.812337 ( 2.544159)
build_install 0.017494 0.001924 8.217225 ( 3.602399)
test_btest 0.000640 0.000133 92.284456 ( 24.302033)
test_basic 0.005545 0.001148 0.854120 ( 0.910448)
test_all 0.084276 0.036514 808.230524 (244.750375)
test_rubyspec 0.064217 0.018375 119.173188 (128.168096)
total: 411.04 sec