Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-132630
#<BuildRuby:0x00007fe21197fdd8
@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.20240828-132630",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.000023 0.007947 3.685235 ( 3.566194)
build_miniruby 0.001433 0.000477 1.670926 ( 1.667145)
build_ruby 0.001432 0.000477 3.949044 ( 4.134225)
build_all 0.003194 0.005244 7.926879 ( 2.946277)
build_install 0.012188 0.005616 10.765196 ( 5.020367)
test_btest 0.000736 0.000276 113.119992 ( 32.302655)
test_basic 0.006422 0.003474 1.092101 ( 1.138856)
test_all 0.108258 0.039568 813.086982 (231.471167)
test_rubyspec 0.048960 0.041521 168.210215 ( 38.258689)
total: 320.51 sec