Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-184144
#<BuildRuby:0x00007f6d3cecfdc8
@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.20240819-184144",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000039)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.004484 0.004060 3.303731 ( 3.196363)
build_miniruby 0.001712 0.000000 1.538757 ( 1.537818)
build_ruby 0.000000 0.002082 3.810693 ( 4.000777)
build_all 0.007598 0.001167 8.203902 ( 3.240239)
build_install 0.013675 0.006223 11.155316 ( 5.170409)
test_btest 0.001141 0.000000 122.264095 ( 32.087977)
test_basic 0.006589 0.003837 1.274852 ( 1.322496)
test_all 0.120522 0.033527 822.155268 (236.450303)
test_rubyspec 0.049730 0.045797 168.898377 ( 37.536706)
total: 324.54 sec