Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-071723
#<BuildRuby:0x00007f6a84a5fdc0
@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.20241217-071723",
@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.000021)
autoconf 0.000034 0.000011 0.000045 ( 0.000044)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.004667 0.001501 2.606735 ( 3.337078)
build_miniruby 0.001377 0.000443 1.705212 ( 1.764392)
build_ruby 0.001556 0.000500 4.382477 ( 4.633591)
build_all 0.008858 0.000155 6.485079 ( 3.652446)
build_install 0.012099 0.008224 8.656107 ( 5.644808)
test_btest 0.000746 0.000248 80.203544 ( 30.243281)
test_basic 0.006298 0.003610 1.026444 ( 1.110377)
test_all 0.101797 0.050582 795.030490 (300.865446)
test_rubyspec 0.053324 0.028297 117.925576 ( 33.815183)
total: 385.07 sec