Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-204217
#<BuildRuby:0x000055e039dd1f48
@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.20240228-204217",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.005595 0.001460 2.488143 ( 2.369515)
build_miniruby 0.001288 0.000336 1.680981 ( 1.683200)
build_ruby 0.001480 0.000386 3.692463 ( 3.947082)
build_all 0.003004 0.005295 6.799322 ( 3.258021)
build_install 0.011608 0.005340 8.382925 ( 4.677951)
test_btest 0.000529 0.000169 92.588105 ( 38.677506)
test_basic 0.000978 0.004995 0.964296 ( 1.052531)
test_all 0.093154 0.022536 799.406531 (330.887550)
test_rubyspec 0.013150 0.071556 125.085461 (139.435179)
total: 525.99 sec