Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-154427
#<BuildRuby:0x00007fde2533fdc8
@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.20240830-154427",
@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.000022)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000035 0.000007 0.000042 ( 0.000043)
build_up 0.008216 0.000846 4.023964 ( 4.566736)
build_miniruby 0.002141 0.000000 1.777051 ( 1.911942)
build_ruby 0.000000 0.002144 4.527875 ( 4.896946)
build_all 0.004081 0.005499 8.442016 ( 5.387367)
build_install 0.018451 0.005627 11.189420 ( 7.311808)
test_btest 0.001021 0.000256 120.429276 ( 56.173036)
test_basic 0.010832 0.001606 1.383803 ( 1.479655)
test_all 0.123337 0.038847 941.463702 (586.940043)
test_rubyspec 0.063676 0.031995 174.289718 (129.731408)
total: 798.42 sec