Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-174021
#<BuildRuby:0x00007f1998e6fdd0
@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.20241228-174021",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.001678 0.004335 1.681830 ( 1.964916)
build_miniruby 0.001483 0.000000 1.320346 ( 1.317603)
build_ruby 0.001989 0.000000 3.840063 ( 4.014841)
build_all 0.005751 0.002653 6.512593 ( 2.739368)
build_install 0.007356 0.008617 7.879931 ( 4.022488)
test_btest 0.000661 0.000170 74.695048 ( 20.767395)
test_basic 0.008482 0.000127 0.934516 ( 0.987036)
test_all 0.100494 0.042464 724.756548 (252.704008)
test_rubyspec 0.047351 0.039436 118.466991 ( 34.571191)
total: 323.09 sec