Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-101314
#<BuildRuby:0x00007f7093b1fde0
@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.20241226-101314",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.002019 0.004369 2.283657 ( 2.641415)
build_miniruby 0.001663 0.000294 1.761573 ( 1.804084)
build_ruby 0.001846 0.000326 4.571101 ( 4.790879)
build_all 0.010082 0.000286 7.501771 ( 4.498820)
build_install 0.016876 0.004223 9.383480 ( 6.239837)
test_btest 0.000648 0.000114 81.938755 ( 37.111980)
test_basic 0.011611 0.001256 1.098403 ( 1.192682)
test_all 0.098477 0.046274 796.371478 (315.378435)
test_rubyspec 0.037834 0.046130 117.251412 ( 32.635169)
total: 406.29 sec