Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-162536
#<BuildRuby:0x00007f401995fdc0
@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.20240706-162536",
@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.000022 0.000007 0.000029 ( 0.000031)
autoconf 0.000038 0.000013 0.000051 ( 0.000050)
configure 0.000030 0.000010 0.000040 ( 0.000040)
build_up 0.008938 0.001539 4.830286 ( 6.020914)
build_miniruby 0.001459 0.000456 1.925030 ( 2.262415)
build_ruby 0.002469 0.000000 4.987312 ( 5.995422)
build_all 0.011432 0.000389 8.941555 ( 8.073427)
build_install 0.023377 0.005310 12.868646 ( 12.512428)
test_btest 0.000818 0.000227 128.096223 (118.411135)
test_basic 0.008684 0.005966 1.429526 ( 2.054727)
test_all 0.105014 0.060750 938.709792 (364.880686)
test_rubyspec 0.045741 0.047762 169.361500 ( 29.198697)
total: 549.41 sec