Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-095911
#<BuildRuby:0x00007f50c2b2fdd0
@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.20241203-095911",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000025 0.000008 0.000033 ( 0.000034)
configure 0.000020 0.000006 0.000026 ( 0.000028)
build_up 0.004104 0.004032 3.682276 ( 3.361732)
build_miniruby 0.001068 0.000382 1.607669 ( 1.604450)
build_ruby 0.001377 0.000492 4.224965 ( 4.410103)
build_all 0.007489 0.001172 6.410734 ( 2.749247)
build_install 0.016183 0.003991 9.406414 ( 4.596042)
test_btest 0.000724 0.000241 76.957236 ( 21.513814)
test_basic 0.008437 0.001365 0.934574 ( 0.979170)
test_all 0.095832 0.046481 713.855496 (208.850966)
test_rubyspec 0.039509 0.038925 116.923831 ( 24.151957)
total: 272.22 sec