Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241227-092310
#<BuildRuby:0x00007f3e86e9fdd8
@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.20241227-092310",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.000910 0.004273 1.967044 ( 2.267607)
build_miniruby 0.000000 0.001693 1.460569 ( 1.458813)
build_ruby 0.000000 0.001761 3.992664 ( 4.132088)
build_all 0.003908 0.004283 6.006268 ( 2.528165)
build_install 0.007227 0.008706 7.557243 ( 4.112412)
test_btest 0.000704 0.000282 75.022226 ( 20.013897)
test_basic 0.002652 0.004930 0.987580 ( 1.037885)
test_all 0.087023 0.057110 719.611526 (240.624921)
test_rubyspec 0.047448 0.034049 117.005890 ( 24.414717)
total: 300.59 sec