Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-200207
#<BuildRuby:0x00007f461634fdd8
@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.20241128-200207",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003240 0.004540 2.921362 ( 2.819577)
build_miniruby 0.001200 0.000219 1.227211 ( 1.224596)
build_ruby 0.001393 0.000253 3.473274 ( 3.702113)
build_all 0.001279 0.007596 6.140363 ( 2.428375)
build_install 0.018286 0.000437 8.857028 ( 4.439317)
test_btest 0.000838 0.000176 73.928655 ( 20.301687)
test_basic 0.008829 0.000113 0.760707 ( 0.811821)
test_all 0.112368 0.032296 691.264482 (215.356563)
test_rubyspec 0.036626 0.045176 116.977523 ( 25.037277)
total: 276.12 sec