Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-165809
#<BuildRuby:0x00007f22abd9fdd0
@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.20240831-165809",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000047 0.000000 0.000047 ( 0.000046)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.008046 0.000048 3.522206 ( 3.452141)
build_miniruby 0.001407 0.000308 1.592722 ( 1.589113)
build_ruby 0.001527 0.000334 4.090561 ( 4.214654)
build_all 0.000775 0.007389 7.826218 ( 3.164469)
build_install 0.010782 0.009168 10.108135 ( 4.574952)
test_btest 0.001010 0.000000 115.298758 ( 30.165207)
test_basic 0.000000 0.009816 1.113741 ( 1.167177)
test_all 0.094695 0.054787 861.210648 (261.690621)
test_rubyspec 0.057229 0.030424 162.494913 ( 36.046002)
total: 346.07 sec