Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-164916
#<BuildRuby:0x00007ff44c01fde0
@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.20240630-164916",
@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.000017 0.000010 0.000027 ( 0.000029)
autoconf 0.000034 0.000018 0.000052 ( 0.000052)
configure 0.000027 0.000015 0.000042 ( 0.000041)
build_up 0.005036 0.004576 4.387047 ( 3.777700)
build_miniruby 0.001073 0.000596 1.610374 ( 1.669191)
build_ruby 0.000000 0.002281 4.326558 ( 22.541252)
build_all 0.005950 0.002774 8.139750 ( 3.481290)
build_install 0.009383 0.008952 10.899306 ( 4.982057)
test_btest 0.000768 0.000461 116.621723 ( 33.236760)
test_basic 0.009331 0.002969 1.285292 ( 1.337014)
test_all 0.103652 0.047645 859.870025 (260.039855)
test_rubyspec 0.039396 0.053419 170.612603 ( 36.298570)
total: 367.36 sec