Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-003143
#<BuildRuby:0x000055641ab12118
@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.20230610-003143",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.005858 0.000309 1.914545 ( 4.190421)
build_miniruby 0.001460 0.000225 1.393718 ( 1.617909)
build_ruby 0.001435 0.000221 2.652015 ( 3.125556)
build_all 0.003227 0.003993 2.242453 ( 2.110030)
build_install 0.013316 0.003511 3.600233 ( 3.254920)
test_btest 0.000922 0.000000 76.216680 ( 41.397207)
test_basic 0.007465 0.000071 0.798170 ( 1.035892)
test_all 0.001633 0.000297 560.300864 (246.017887)
test_rubyspec 0.035244 0.018042 84.402988 (103.139568)
total: 405.89 sec