Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-173614
#<BuildRuby:0x000055e4ea2aa3d0
@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.20230922-173614",
@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.000014)
autoconf 0.000016 0.000002 0.000018 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000018)
build_up 0.000000 0.006639 2.073194 ( 3.359785)
build_miniruby 0.000220 0.001073 1.544073 ( 1.543076)
build_ruby 0.001045 0.000261 3.314124 ( 3.528361)
build_all 0.005145 0.003229 6.107800 ( 2.921837)
build_install 0.008570 0.009406 7.055708 ( 3.501617)
test_btest 0.000000 0.000940 83.300230 ( 26.015520)
test_basic 0.000000 0.006741 0.793639 ( 0.863020)
test_all 0.002782 0.005980 704.587746 (278.226755)
test_rubyspec 0.025728 0.036728 98.762759 (113.277684)
total: 433.24 sec