Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-095304
#<BuildRuby:0x00007fd2211ffdd8
@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.20240924-095304",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.000737 0.008170 4.546963 ( 3.789389)
build_miniruby 0.001332 0.000257 1.571935 ( 1.568230)
build_ruby 0.001529 0.000296 3.981906 ( 4.184763)
build_all 0.004270 0.004166 6.562351 ( 2.684472)
build_install 0.013069 0.006307 9.994001 ( 4.601111)
test_btest 0.001146 0.000000 91.003224 ( 24.517066)
test_basic 0.010072 0.000000 1.048559 ( 1.096219)
test_all 0.122018 0.025152 770.589852 (232.217565)
test_rubyspec 0.049882 0.035489 131.726251 ( 28.260790)
total: 302.92 sec