Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-154837
#<BuildRuby:0x0000558315d12228
@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.20230615-154837",
@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.000003 0.000016 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.001716 0.004380 1.926631 ( 4.616471)
build_miniruby 0.001225 0.000278 1.403304 ( 1.954984)
build_ruby 0.001644 0.000000 2.845748 ( 3.922756)
build_all 0.004100 0.003520 2.417988 ( 2.341477)
build_install 0.010502 0.007590 3.647385 ( 3.764304)
test_btest 0.000883 0.000262 74.981169 ( 44.485811)
test_basic 0.003850 0.003957 0.798367 ( 1.324223)
test_all 0.001490 0.000479 576.699637 (335.420768)
test_rubyspec 0.030069 0.022943 83.763619 (123.275209)
total: 521.11 sec