Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-053329
#<BuildRuby:0x00007f4e6327fde0
@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.20241005-053329",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000043 0.000005 0.000048 ( 0.000049)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.003646 0.004598 3.770817 ( 4.004788)
build_miniruby 0.001437 0.000231 1.714993 ( 1.712759)
build_ruby 0.001929 0.000000 4.344970 ( 4.518569)
build_all 0.008685 0.001023 7.335926 ( 3.057823)
build_install 0.018506 0.000764 10.514225 ( 5.076861)
test_btest 0.000753 0.000107 93.024110 ( 24.775359)
test_basic 0.003704 0.007304 1.079701 ( 1.124558)
test_all 0.092005 0.060303 802.992099 (235.534909)
test_rubyspec 0.047774 0.043518 136.828962 ( 32.434856)
total: 312.24 sec