Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-134919
#<BuildRuby:0x00007f11b085fde0
@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.20240830-134919",
@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.000021 0.000007 0.000028 ( 0.000028)
autoconf 0.000033 0.000011 0.000044 ( 0.000045)
configure 0.000051 0.000000 0.000051 ( 0.000050)
build_up 0.007803 0.001307 4.004289 ( 4.850103)
build_miniruby 0.000000 0.001840 1.742152 ( 1.953229)
build_ruby 0.001077 0.001091 4.633245 ( 5.254118)
build_all 0.008563 0.001442 8.741845 ( 6.004175)
build_install 0.016953 0.008555 12.098045 ( 8.727464)
test_btest 0.000997 0.000360 126.020708 ( 99.293314)
test_basic 0.007968 0.005629 1.358878 ( 2.133144)
test_all 0.123160 0.040980 962.679790 (747.564097)
test_rubyspec 0.058642 0.037675 175.967251 (114.497329)
total: 990.28 sec