Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-223108
#<BuildRuby:0x00007f9b19dbfdd8
@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.20241206-223108",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.007268 0.000000 3.376478 ( 3.326043)
build_miniruby 0.001367 0.000136 1.529336 ( 1.526085)
build_ruby 0.001633 0.000316 3.926188 ( 14.803236)
build_all 0.006742 0.001305 6.350294 ( 2.689083)
build_install 0.016904 0.000000 8.988993 ( 4.438824)
test_btest 0.000944 0.000000 76.680133 ( 21.980166)
test_basic 0.009939 0.001072 1.054140 ( 1.106145)
test_all 0.113981 0.027479 673.465747 (206.038773)
test_rubyspec 0.060692 0.021265 117.738488 ( 26.041848)
total: 281.95 sec