Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-004241
#<BuildRuby:0x00007f925d56fdc8
@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.20240626-004241",
@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.000032 0.000007 0.000039 ( 0.000039)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.005289 0.004338 3.751412 ( 3.738540)
build_miniruby 0.001514 0.000391 1.896318 ( 1.981138)
build_ruby 0.001780 0.000459 4.819543 ( 5.217199)
build_all 0.011117 0.000000 9.017318 ( 5.369076)
build_install 0.018556 0.007423 12.179048 ( 7.519653)
test_btest 0.000761 0.000195 124.815311 ( 53.766978)
test_basic 0.005138 0.008506 1.427029 ( 1.576986)
test_all 0.121514 0.035243 786.418264 (227.888388)
test_rubyspec 0.053177 0.039960 169.233917 ( 35.427638)
total: 342.49 sec