Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-025223
#<BuildRuby:0x00007f4c7b8afdd0
@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.20241224-025223",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.000000 0.005723 1.937910 ( 2.309486)
build_miniruby 0.001711 0.000000 1.482046 ( 1.480014)
build_ruby 0.001579 0.000335 3.930534 ( 22.453825)
build_all 0.006300 0.002520 6.431092 ( 2.711687)
build_install 0.017119 0.001763 7.832948 ( 4.062073)
test_btest 0.000735 0.000263 72.602063 ( 19.740960)
test_basic 0.010095 0.000000 0.931982 ( 0.974601)
test_all 0.098027 0.044266 686.567588 (214.856255)
test_rubyspec 0.043889 0.036129 115.022306 ( 27.484793)
total: 296.07 sec