Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-091039
#<BuildRuby:0x00007f85603cfdd8
@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.20240903-091039",
@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.000034 0.000005 0.000039 ( 0.000038)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.007112 0.000948 2.692859 ( 2.627450)
build_miniruby 0.001539 0.000000 1.437441 ( 1.434083)
build_ruby 0.001770 0.000000 3.403374 ( 3.574832)
build_all 0.009011 0.000015 8.157086 ( 3.320391)
build_install 0.014519 0.005686 10.241740 ( 4.612316)
test_btest 0.000900 0.000133 124.247161 ( 52.294279)
test_basic 0.008781 0.005234 1.464064 ( 1.945950)
test_all 0.105472 0.050396 854.130396 (256.290859)
test_rubyspec 0.055021 0.041711 161.946765 ( 32.030514)
total: 358.13 sec