Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-100548
#<BuildRuby:0x00007f162418fdd0
@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.20240927-100548",
@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.000023 0.000007 0.000030 ( 0.000030)
autoconf 0.000044 0.000012 0.000056 ( 0.000055)
configure 0.000033 0.000010 0.000043 ( 0.000043)
build_up 0.004059 0.005357 5.014821 ( 4.120823)
build_miniruby 0.001407 0.000437 1.705529 ( 1.709632)
build_ruby 0.002045 0.000000 4.605434 ( 4.743660)
build_all 0.005546 0.004000 7.258083 ( 3.499288)
build_install 0.009750 0.013274 11.006833 ( 5.514819)
test_btest 0.000706 0.000278 95.392668 ( 29.043300)
test_basic 0.008969 0.001775 1.168223 ( 1.213165)
test_all 0.111141 0.038370 748.605723 (227.861011)
test_rubyspec 0.020236 0.065421 133.087649 ( 30.010753)
total: 307.72 sec