Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-204154
#<BuildRuby:0x00007fe9fd59fdc8
@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.20241211-204154",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.000000 0.007638 2.983919 ( 2.924601)
build_miniruby 0.000000 0.001546 1.152739 ( 1.155742)
build_ruby 0.000000 0.001771 3.929743 ( 4.104970)
build_all 0.008626 0.000000 6.313957 ( 2.618012)
build_install 0.015607 0.003399 8.761985 ( 4.209118)
test_btest 0.000713 0.000286 74.418393 ( 21.062080)
test_basic 0.008781 0.001867 0.856987 ( 0.904718)
test_all 0.102324 0.040021 732.973669 (232.357699)
test_rubyspec 0.040184 0.038780 115.052063 ( 25.804152)
total: 295.14 sec