Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-034458
#<BuildRuby:0x00005566bb486120
@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.20240314-034458",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.000000 0.007685 2.603610 ( 2.472109)
build_miniruby 0.000903 0.000417 1.772774 ( 1.782717)
build_ruby 0.002034 0.000000 3.619137 ( 3.821400)
build_all 0.007390 0.000407 6.927130 ( 3.330010)
build_install 0.017396 0.003309 8.798827 ( 4.751599)
test_btest 0.000635 0.000164 92.582238 ( 36.673197)
test_basic 0.007956 0.000000 1.003407 ( 1.100150)
test_all 0.091859 0.028269 823.562968 (296.968319)
test_rubyspec 0.022440 0.069854 124.408497 (133.789873)
total: 484.69 sec