Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-075423
#<BuildRuby:0x00007fb6af49fdc8
@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.20241223-075423",
@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.000013 0.000006 0.000019 ( 0.000020)
autoconf 0.000022 0.000012 0.000034 ( 0.000034)
configure 0.000035 0.000000 0.000035 ( 0.000034)
build_up 0.005654 0.000000 1.817528 ( 2.122147)
build_miniruby 0.001360 0.000000 1.350655 ( 1.347810)
build_ruby 0.001493 0.000214 3.635717 ( 3.776480)
build_all 0.009184 0.000000 6.376552 ( 2.579803)
build_install 0.015792 0.001498 7.534530 ( 3.768026)
test_btest 0.000700 0.000255 76.714317 ( 20.667539)
test_basic 0.001881 0.007729 1.008093 ( 1.054886)
test_all 0.079262 0.068903 745.104652 (211.863573)
test_rubyspec 0.050481 0.033232 118.462108 ( 26.389169)
total: 273.57 sec