Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-093808
#<BuildRuby:0x00007fcd456bfde0
@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.20240828-093808",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000036 0.000009 0.000045 ( 0.000044)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.001046 0.008358 4.148937 ( 6.075341)
build_miniruby 0.001553 0.000457 1.778891 ( 1.970319)
build_ruby 0.002026 0.000596 4.834789 ( 6.131942)
build_all 0.008506 0.002980 9.027175 ( 5.971132)
build_install 0.015200 0.007792 12.014157 ( 7.728463)
test_btest 0.000747 0.000237 129.007708 ( 70.841202)
test_basic 0.008290 0.004115 1.385480 ( 1.515812)
test_all 0.092819 0.065159 956.881034 (529.251486)
test_rubyspec 0.068534 0.030725 178.438524 (102.603207)
total: 732.09 sec