Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-042658
#<BuildRuby:0x00007f9c06a4fde0
@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.20241120-042658",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007478 0.000000 3.791528 ( 3.756944)
build_miniruby 0.001371 0.000191 1.553144 ( 1.550481)
build_ruby 0.001528 0.000278 3.714475 ( 3.962023)
build_all 0.006768 0.001231 6.169056 ( 2.661594)
build_install 0.008488 0.009470 9.052618 ( 4.379001)
test_btest 0.000656 0.000154 75.062356 ( 20.042519)
test_basic 0.008696 0.000985 1.030716 ( 1.080753)
test_all 0.119649 0.022784 732.189199 (227.010206)
test_rubyspec 0.042985 0.035149 117.803205 ( 25.311988)
total: 289.76 sec