Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-042051
#<BuildRuby:0x00007fba25c0fdc8
@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.20241103-042051",
@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.000032 0.000005 0.000037 ( 0.000038)
configure 0.000031 0.000005 0.000036 ( 0.000035)
build_up 0.003191 0.004576 3.865295 ( 3.713260)
build_miniruby 0.001426 0.000276 1.626054 ( 1.622890)
build_ruby 0.001604 0.000311 4.168421 ( 4.337888)
build_all 0.007176 0.001389 6.648743 ( 2.767291)
build_install 0.014222 0.004610 9.654519 ( 4.679919)
test_btest 0.000804 0.000165 76.171417 ( 22.088364)
test_basic 0.004681 0.000000 1.011382 ( 6.358911)
test_all 0.109385 0.038493 712.050175 (234.670765)
test_rubyspec 0.042957 0.044613 120.554684 ( 27.447234)
total: 307.69 sec