Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-173413
#<BuildRuby:0x00007fad6757fdc0
@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.20240630-173413",
@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.000030 0.000007 0.000037 ( 0.000031)
autoconf 0.000046 0.000011 0.000057 ( 0.000053)
configure 0.000036 0.000009 0.000045 ( 0.000045)
build_up 0.008946 0.002169 4.762610 ( 6.203613)
build_miniruby 0.002006 0.000486 2.407776 ( 2.982205)
build_ruby 0.001996 0.000484 4.866577 ( 5.714256)
build_all 0.010757 0.001502 8.921615 ( 7.453882)
build_install 0.026671 0.001548 12.791372 ( 10.974006)
test_btest 0.000999 0.000209 125.300908 (106.848748)
test_basic 0.010712 0.004746 1.425402 ( 1.974033)
test_all 0.112997 0.045864 873.432205 (365.367796)
test_rubyspec 0.039405 0.059361 170.762824 ( 49.916016)
total: 557.44 sec