Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-131128
#<BuildRuby:0x000056142308a308
@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.20230630-131128",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.005527 0.000691 1.984962 ( 3.476581)
build_miniruby 0.001468 0.000184 1.592206 ( 1.602049)
build_ruby 0.001470 0.000184 3.023107 ( 3.264273)
build_all 0.006549 0.000818 2.570178 ( 2.294339)
build_install 0.016668 0.000314 3.812079 ( 3.720733)
test_btest 0.002690 0.000000 81.808408 ( 37.468999)
test_basic 0.003551 0.003678 0.908600 ( 1.036899)
test_all 0.000625 0.000804 620.674248 (277.974253)
test_rubyspec 0.028813 0.029297 91.577783 (155.327446)
total: 486.17 sec