Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-084902
#<BuildRuby:0x000056522513e1d8
@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.20230908-084902",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006568 0.001173 2.439248 ( 5.152833)
build_miniruby 0.001562 0.000279 6.591220 ( 6.699218)
build_ruby 0.001603 0.000286 3.347846 ( 3.905210)
build_all 0.007950 0.000604 6.202854 ( 4.277463)
build_install 0.018926 0.000816 7.769737 ( 5.508363)
test_btest 0.000663 0.000103 83.540441 ( 44.707674)
test_basic 0.000000 0.008398 0.966364 ( 1.431443)
test_all 0.000000 0.011024 689.334093 (348.615210)
test_rubyspec 0.026060 0.043336 102.915254 (120.902638)
total: 541.20 sec