Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-143911
#<BuildRuby:0x000055f578d3e190
@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.20230514-143911",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000000 0.005878 1.795149 ( 3.000930)
build_miniruby 0.000000 0.001489 1.273479 ( 1.275240)
build_ruby 0.001613 0.000227 2.676425 ( 2.869389)
build_all 0.004145 0.003403 2.166845 ( 1.340943)
build_install 0.010718 0.004941 3.362346 ( 2.393080)
test_btest 0.000726 0.000121 73.548324 ( 24.007619)
test_basic 0.005463 0.000229 0.583230 ( 0.656582)
test_all 0.000400 0.000450 600.015922 (184.334209)
test_rubyspec 0.030316 0.017351 78.350326 ( 92.051093)
total: 311.93 sec