Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-161013
#<BuildRuby:0x000055b2fe4527c8
@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.20230608-161013",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004564 0.001244 1.718530 ( 3.013211)
build_miniruby 0.001180 0.000321 1.264731 ( 1.281692)
build_ruby 0.001668 0.000000 2.675075 ( 2.861405)
build_all 0.007017 0.000000 2.241006 ( 1.453180)
build_install 0.015149 0.000000 3.370980 ( 2.304213)
test_btest 0.000818 0.000000 75.435595 ( 27.252708)
test_basic 0.003373 0.004951 0.792045 ( 0.888839)
test_all 0.001097 0.000275 555.338873 (194.072238)
test_rubyspec 0.019357 0.034067 79.846617 ( 91.573670)
total: 324.70 sec