Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-192601
#<BuildRuby:0x0000559a6e329f70
@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.20231220-192601",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000016)
build_up 0.001595 0.004175 1.794847 ( 2.154632)
build_miniruby 0.001214 0.000115 1.504269 ( 1.503217)
build_ruby 0.001843 0.000000 2.859745 ( 3.019716)
build_all 0.000214 0.007250 5.360326 ( 2.228061)
build_install 0.005878 0.011154 6.600554 ( 3.370999)
test_btest 0.000740 0.000207 79.104678 ( 20.514653)
test_basic 0.001258 0.004257 0.628047 ( 0.688915)
test_all 0.092939 0.027743 638.149605 (182.404758)
test_rubyspec 0.035624 0.018021 77.785421 ( 89.494351)
total: 305.38 sec