Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-001541
#<BuildRuby:0x00007fd8324ffdc8
@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.20240620-001541",
@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.000012 0.000007 0.000019 ( 0.000019)
autoconf 0.000019 0.000011 0.000030 ( 0.000030)
configure 0.000017 0.000009 0.000026 ( 0.000026)
build_up 0.004182 0.003466 3.063323 ( 3.344133)
build_miniruby 0.001127 0.000652 1.744113 ( 1.742690)
build_ruby 0.001212 0.000702 3.715322 ( 3.858117)
build_all 0.005582 0.002662 6.960767 ( 2.681655)
build_install 0.010970 0.007303 9.690474 ( 4.494317)
test_btest 0.000650 0.000379 102.073006 ( 26.761287)
test_basic 0.005747 0.002754 0.878046 ( 0.929985)
test_all 0.088384 0.059729 749.604880 (219.763274)
test_rubyspec 0.042421 0.048580 162.836214 ( 30.597015)
total: 294.17 sec