Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-094102
#<BuildRuby:0x000055d17eeae8e0
@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.20230428-094102",
@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.000024 0.000004 0.000028 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005237 0.000225 1.729552 ( 2.963566)
build_miniruby 0.001229 0.000000 1.067307 ( 1.065887)
build_ruby 0.001724 0.000000 2.507898 ( 2.734379)
build_all 0.002876 0.004431 2.237807 ( 1.514511)
build_install 0.014001 0.000320 3.504593 ( 2.486371)
test_btest 0.000800 0.000148 71.688133 ( 25.237087)
test_basic 0.002636 0.003857 0.753663 ( 0.873012)
test_all 0.001169 0.000250 541.367483 (210.150993)
test_rubyspec 0.028357 0.018980 75.232496 ( 87.138070)
total: 334.16 sec