Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-135007
#<BuildRuby:0x000055fa2c97de58
@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.20231224-135007",
@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.000004 0.000015 ( 0.000014)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.003918 0.001120 1.603448 ( 1.972787)
build_miniruby 0.001141 0.000326 1.555872 ( 1.558581)
build_ruby 0.001451 0.000415 3.062343 ( 3.291898)
build_all 0.006273 0.001792 5.588243 ( 3.345153)
build_install 0.016342 0.002835 6.934824 ( 4.721421)
test_btest 0.000594 0.000159 81.610222 ( 38.638276)
test_basic 0.002649 0.005124 0.908443 ( 1.178165)
test_all 0.052068 0.068392 717.383480 (267.009396)
test_rubyspec 0.032144 0.035580 92.647233 (104.393681)
total: 426.11 sec