Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-192530
#<BuildRuby:0x00007fbe205cfdd8
@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.20240925-192530",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.002022 0.006939 4.725677 ( 3.947209)
build_miniruby 0.001376 0.000229 1.719247 ( 1.718595)
build_ruby 0.002100 0.000000 4.264874 ( 4.434432)
build_all 0.005588 0.003186 6.712635 ( 2.778467)
build_install 0.019023 0.000046 9.847455 ( 4.228226)
test_btest 0.001046 0.000166 91.671023 ( 26.762520)
test_basic 0.002575 0.005901 0.989653 ( 1.036520)
test_all 0.108236 0.040415 793.890304 (242.209298)
test_rubyspec 0.058270 0.024633 132.012153 ( 28.631147)
total: 315.75 sec