Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-221956
#<BuildRuby:0x00007f7377dbfdc0
@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.20241212-221956",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.002637 0.004625 3.328639 ( 3.437748)
build_miniruby 0.001154 0.000257 1.498044 ( 1.496752)
build_ruby 0.001522 0.000338 3.873341 ( 4.051260)
build_all 0.005393 0.002558 6.036451 ( 2.513686)
build_install 0.011791 0.006888 8.027278 ( 3.804997)
test_btest 0.000735 0.000195 74.497991 ( 20.805957)
test_basic 0.003392 0.008905 1.033092 ( 1.084352)
test_all 0.092383 0.054540 712.329046 (214.436809)
test_rubyspec 0.024870 0.059816 115.850925 ( 26.264701)
total: 277.90 sec