Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-125257
#<BuildRuby:0x000055a2be4463b0
@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.20230503-125257",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.001303 0.004182 1.732511 ( 3.017508)
build_miniruby 0.001277 0.000319 1.405384 ( 1.535430)
build_ruby 0.001399 0.000000 2.638022 ( 2.969702)
build_all 0.005927 0.000000 2.080562 ( 1.337457)
build_install 0.013665 0.003343 3.421714 ( 2.868247)
test_btest 0.000802 0.000187 75.421803 ( 31.080933)
test_basic 0.002751 0.004644 0.681088 ( 0.763962)
test_all 0.001315 0.000351 592.263368 (221.906904)
test_rubyspec 0.026438 0.024166 79.387565 ( 95.836259)
total: 361.32 sec