Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-094152
#<BuildRuby:0x00007fb74123fdc0
@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.20240902-094152",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.005723 0.003416 4.153883 ( 4.590914)
build_miniruby 0.001499 0.000375 1.890214 ( 2.019568)
build_ruby 0.001918 0.000480 4.837363 ( 5.148422)
build_all 0.008638 0.002159 8.967601 ( 5.115468)
build_install 0.016115 0.010709 11.832279 ( 7.529939)
test_btest 0.000924 0.000267 126.111046 ( 62.270723)
test_basic 0.007232 0.006765 1.459982 ( 1.592423)
test_all 0.099534 0.064185 947.730061 (509.830435)
test_rubyspec 0.048946 0.050547 179.180315 (121.437415)
total: 719.54 sec