Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-120212
#<BuildRuby:0x00007f2d8070fdc8
@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.20240715-120212",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000026 0.000006 0.000032 ( 0.000034)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.006910 0.000673 3.188390 ( 3.335576)
build_miniruby 0.001592 0.000000 1.444181 ( 1.441091)
build_ruby 0.002076 0.000000 3.754186 ( 3.889897)
build_all 0.004603 0.004167 7.304979 ( 2.794986)
build_install 0.013608 0.005551 10.290950 ( 4.962115)
test_btest 0.000766 0.000204 113.184291 ( 43.503892)
test_basic 0.005526 0.004676 1.252041 ( 1.303530)
test_all 0.100035 0.054871 796.294721 (261.865055)
test_rubyspec 0.027110 0.061042 158.792657 ( 30.233549)
total: 353.33 sec