Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-113449
#<BuildRuby:0x00007f11ed89fde0
@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.20241119-113449",
@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.000022 0.000002 0.000024 ( 0.000026)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.005101 0.004135 4.087173 ( 5.263295)
build_miniruby 0.001379 0.000191 2.293490 ( 2.566965)
build_ruby 0.002300 0.000000 4.449010 ( 4.933677)
build_all 0.010901 0.000146 6.839586 ( 5.174832)
build_install 0.019266 0.003942 9.860026 ( 6.031796)
test_btest 0.000000 0.000849 81.082274 ( 30.932807)
test_basic 0.003294 0.007781 1.139139 ( 1.242907)
test_all 0.105263 0.040909 724.258293 (247.499012)
test_rubyspec 0.042865 0.036063 116.866006 ( 23.709941)
total: 327.36 sec