Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230720-144326
#<BuildRuby:0x0000555967d29f68
@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.20230720-144326",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000024 0.000000 0.000024 ( 0.000025)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.006285 0.000224 2.138684 ( 5.877965)
build_miniruby 0.001731 0.000062 1.586671 ( 2.530246)
build_ruby 0.000000 0.001684 3.268699 ( 4.690861)
build_all 0.005979 0.002248 2.678545 ( 3.175927)
build_install 0.014519 0.005100 4.039843 ( 5.419949)
test_btest 0.000797 0.000077 78.715639 ( 50.005740)
test_basic 0.004126 0.004417 0.926205 ( 1.551080)
test_all 0.001173 0.000057 602.967395 (318.214640)
test_rubyspec 0.029094 0.024214 89.541671 (127.724044)
total: 519.19 sec