Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-190104
#<BuildRuby:0x00007ff1f05ffde0
@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.20240621-190104",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.004844 0.004291 3.930260 ( 3.954671)
build_miniruby 0.000000 0.001926 1.762978 ( 1.780451)
build_ruby 0.000084 0.002128 4.471133 ( 4.616340)
build_all 0.008452 0.001257 8.220592 ( 3.651240)
build_install 0.023813 0.000000 11.433222 ( 6.078485)
test_btest 0.000894 0.000000 113.976782 ( 41.337447)
test_basic 0.008344 0.005158 1.296138 ( 1.378839)
test_all 0.095558 0.060880 945.909868 (424.305573)
test_rubyspec 0.058394 0.034698 173.902640 (141.252733)
total: 628.36 sec