Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-121047
#<BuildRuby:0x00005637faeca008
@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.20221231-121047",
@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.000014 0.000000 0.000014 ( 0.000014)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004505 0.000225 1.021527 ( 1.427366)
build_miniruby 0.001209 0.000060 1.154520 ( 1.152884)
build_ruby 0.001431 0.000000 2.354706 ( 35.281319)
build_all 0.002109 0.004211 3.403073 ( 2.123941)
build_install 0.005628 0.007995 2.764713 ( 1.771515)
test_btest 0.000000 0.000886 55.720470 ( 15.410646)
test_basic 0.001675 0.002664 0.407280 ( 0.500505)
test_all 0.000815 0.000170 600.049692 (179.800940)
test_rubyspec 0.011408 0.030241 61.950811 ( 71.941855)
total: 309.41 sec