Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-170430
#<BuildRuby:0x00007f88e3b9fdc0
@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.20240801-170430",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000027 0.000008 0.000035 ( 0.000036)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.000190 0.007955 3.516427 ( 3.507116)
build_miniruby 0.001135 0.000406 1.547857 ( 1.544623)
build_ruby 0.001322 0.000472 3.726128 ( 3.959567)
build_all 0.004638 0.004270 7.999247 ( 3.151434)
build_install 0.018562 0.000000 10.635646 ( 4.892847)
test_btest 0.000979 0.000000 113.205024 ( 29.835127)
test_basic 0.008712 0.001473 1.106301 ( 1.159578)
test_all 0.106417 0.040558 839.804139 (250.618775)
test_rubyspec 0.061361 0.023213 163.192905 ( 34.515422)
total: 333.19 sec