Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-070916
#<BuildRuby:0x00005609394ae2f8
@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.20230706-070916",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.001497 0.004570 2.203520 ( 3.877645)
build_miniruby 0.001383 0.000377 1.693181 ( 1.721459)
build_ruby 0.001280 0.000349 3.382042 ( 3.684915)
build_all 0.005178 0.002147 2.607489 ( 2.289225)
build_install 0.016572 0.001109 3.951437 ( 3.876408)
test_btest 0.000702 0.000175 83.128916 ( 41.440117)
test_basic 0.003430 0.004012 0.912196 ( 1.058356)
test_all 0.000924 0.000111 635.381034 (281.830185)
test_rubyspec 0.019359 0.039724 96.414098 (170.938794)
total: 510.72 sec