Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-202958
#<BuildRuby:0x00005609fb1e6198
@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.20230124-202958",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000253 0.004127 1.121328 ( 1.506857)
build_miniruby 0.001245 0.000178 1.218833 ( 1.218655)
build_ruby 0.001424 0.000000 2.948094 ( 3.215033)
build_all 0.006977 0.000587 3.934235 ( 1.983364)
build_install 0.006095 0.008183 2.808287 ( 1.971033)
test_btest 0.000682 0.000142 57.139585 ( 18.792624)
test_basic 0.005932 0.000328 0.374711 ( 0.476597)
test_all 0.000745 0.000149 631.370605 (206.305833)
test_rubyspec 0.038572 0.009833 67.625901 ( 77.667199)
total: 313.14 sec