Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-110207
#<BuildRuby:0x00007f58bfacfde0
@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.20240716-110207",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000027 0.000003 0.000030 ( 0.000032)
build_up 0.007838 0.000950 3.872851 ( 4.330585)
build_miniruby 0.001940 0.000235 1.838424 ( 1.853773)
build_ruby 0.002341 0.000000 4.276202 ( 4.445016)
build_all 0.006686 0.004195 8.432971 ( 4.341337)
build_install 0.025434 0.000000 11.438677 ( 6.147752)
test_btest 0.001584 0.000000 119.176678 ( 54.577738)
test_basic 0.008388 0.004470 1.319585 ( 1.717464)
test_all 0.124430 0.040294 907.135081 (351.115594)
test_rubyspec 0.053098 0.041712 172.247297 ( 78.513393)
total: 507.04 sec