Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-125238
#<BuildRuby:0x00007fe7e60bfdd0
@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.20240729-125238",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.002487 0.006030 3.425793 ( 3.670621)
build_miniruby 0.001222 0.000444 1.633527 ( 1.631528)
build_ruby 0.001387 0.000505 3.426013 ( 3.613498)
build_all 0.006508 0.002367 8.150235 ( 3.258631)
build_install 0.011097 0.006899 10.444449 ( 4.741664)
test_btest 0.000636 0.000249 114.079235 ( 29.489862)
test_basic 0.005115 0.004776 1.140624 ( 1.191591)
test_all 0.104320 0.046011 790.697088 (240.694614)
test_rubyspec 0.048360 0.041536 167.243971 ( 27.603572)
total: 315.90 sec