Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-021052
#<BuildRuby:0x00007f6c199ffdd0
@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.20241012-021052",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000028 0.000011 0.000039 ( 0.000040)
configure 0.000030 0.000011 0.000041 ( 0.000040)
build_up 0.000000 0.007900 3.654251 ( 3.567404)
build_miniruby 0.001066 0.000590 1.622187 ( 1.618576)
build_ruby 0.001303 0.000601 4.300658 ( 4.454916)
build_all 0.004439 0.004282 6.625581 ( 2.654517)
build_install 0.013874 0.004815 9.536652 ( 4.228944)
test_btest 0.000711 0.000332 91.051494 ( 23.964113)
test_basic 0.005958 0.005064 0.937706 ( 0.983611)
test_all 0.122225 0.030025 784.927423 (242.831667)
test_rubyspec 0.042003 0.042703 136.167137 ( 38.082266)
total: 322.39 sec