Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-134156
#<BuildRuby:0x000055a9c99be308
@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.20230727-134156",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.006130 0.001414 2.321745 ( 5.283667)
build_miniruby 0.001041 0.000240 1.785529 ( 2.636217)
build_ruby 0.001418 0.000327 3.285046 ( 4.803404)
build_all 0.003597 0.005372 2.771477 ( 2.955631)
build_install 0.016913 0.004207 4.192655 ( 4.821731)
test_btest 0.000737 0.000197 82.440082 ( 57.107526)
test_basic 0.002837 0.005383 0.939462 ( 1.790355)
test_all 0.001526 0.000458 623.717990 (345.038472)
test_rubyspec 0.018396 0.043731 93.807992 (123.571351)
total: 548.01 sec