Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-223701
#<BuildRuby:0x00007f290825fde0
@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.20240928-223701",
@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.000019 0.000008 0.000027 ( 0.000028)
autoconf 0.000031 0.000013 0.000044 ( 0.000045)
configure 0.000028 0.000012 0.000040 ( 0.000039)
build_up 0.000000 0.010007 5.042043 ( 9.168061)
build_miniruby 0.000000 0.001740 1.786379 ( 4.073041)
build_ruby 0.001430 0.000741 4.625434 ( 45.532235)
build_all 0.005711 0.004935 7.676423 ( 7.218231)
build_install 0.019149 0.007635 11.445441 ( 10.794471)
test_btest 0.000720 0.000371 99.379590 (104.716778)
test_basic 0.005425 0.006912 1.294469 ( 2.244849)
test_all 0.103692 0.061381 876.068944 (814.410293)
test_rubyspec 0.059829 0.037176 143.955751 (102.000777)
total: 1100.16 sec