Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-154814
#<BuildRuby:0x00007f0e7841fdd8
@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.20241012-154814",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000040 0.000005 0.000045 ( 0.000045)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.007305 0.000943 3.935147 ( 3.986987)
build_miniruby 0.001497 0.000193 1.601582 ( 1.597618)
build_ruby 0.001756 0.000227 3.741734 ( 3.894827)
build_all 0.008416 0.000500 6.777556 ( 2.668873)
build_install 0.017244 0.000960 9.131799 ( 4.154815)
test_btest 0.000905 0.000106 91.062543 ( 24.595806)
test_basic 0.003046 0.008530 0.864240 ( 0.906363)
test_all 0.131765 0.018134 789.208302 (232.982425)
test_rubyspec 0.076068 0.010518 133.622776 ( 31.500471)
total: 306.29 sec