Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-205813
#<BuildRuby:0x00007f06ffdffdd8
@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-205813",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000032 0.000009 0.000041 ( 0.000042)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.003544 0.004990 3.466215 ( 3.411929)
build_miniruby 0.001183 0.000344 1.235837 ( 1.232687)
build_ruby 0.001306 0.000379 3.540567 ( 3.677102)
build_all 0.007438 0.002160 7.961993 ( 3.158332)
build_install 0.017099 0.004256 10.586821 ( 4.910388)
test_btest 0.000695 0.000198 109.760925 ( 28.610825)
test_basic 0.001175 0.007747 1.122081 ( 1.172718)
test_all 0.102977 0.052478 883.470797 (391.936497)
test_rubyspec 0.070134 0.028127 174.308632 ( 95.488779)
total: 533.60 sec