Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-105840
#<BuildRuby:0x00007f6fc86ffdd0
@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.20240624-105840",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.000924 0.007023 3.586399 ( 3.498332)
build_miniruby 0.001478 0.000459 1.627796 ( 1.626799)
build_ruby 0.000000 0.002045 3.868640 ( 4.016253)
build_all 0.003654 0.006621 8.737778 ( 3.435662)
build_install 0.012560 0.007971 12.040825 ( 5.606196)
test_btest 0.000651 0.000261 114.685616 ( 30.118202)
test_basic 0.004619 0.006254 1.333604 ( 1.398164)
test_all 0.104109 0.052961 949.303719 (464.026259)
test_rubyspec 0.061214 0.036495 177.447237 (119.780100)
total: 633.51 sec