Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-210214
#<BuildRuby:0x00005568d85c68e0
@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.20230620-210214",
@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.000021 0.000002 0.000023 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000020)
build_up 0.005637 0.000470 1.749418 ( 3.040754)
build_miniruby 0.001124 0.000094 1.333189 ( 1.331983)
build_ruby 0.001454 0.000122 2.534886 ( 2.737138)
build_all 0.004232 0.002892 5.212366 ( 2.145524)
build_install 0.016587 0.000000 6.131898 ( 2.962233)
test_btest 0.000741 0.000000 78.527314 ( 22.171038)
test_basic 0.003265 0.002729 0.765938 ( 0.850615)
test_all 0.001248 0.000139 580.695030 (166.877380)
test_rubyspec 0.031889 0.016298 81.818135 ( 93.962197)
total: 296.08 sec