Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-062524
#<BuildRuby:0x00005593c58ba390
@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.20221228-062524",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000016 0.000004 0.000020 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.004264 0.000085 0.957222 ( 1.350783)
build_miniruby 0.000000 0.001542 1.158220 ( 1.156630)
build_ruby 0.000000 0.001574 2.912643 ( 3.270482)
build_all 0.002166 0.004046 3.427210 ( 1.818986)
build_install 0.010390 0.004848 2.569778 ( 1.624098)
test_btest 0.000562 0.000181 54.694569 ( 14.336922)
test_basic 0.004094 0.001317 0.428475 ( 0.520198)
test_all 0.000870 0.000280 585.043281 (165.794045)
test_rubyspec 0.010686 0.026972 56.202285 ( 66.228871)
total: 256.10 sec