Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-170215
#<BuildRuby:0x000055cb15a81fc0
@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.20230823-170215",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.003545 0.002764 1.983782 ( 3.253885)
build_miniruby 0.001345 0.000377 1.569527 ( 1.568867)
build_ruby 0.001157 0.000325 3.073464 ( 3.303860)
build_all 0.004691 0.003001 6.227290 ( 2.918557)
build_install 0.014948 0.002646 7.537952 ( 4.096713)
test_btest 0.000797 0.000224 83.591158 ( 25.802857)
test_basic 0.003843 0.001081 0.878016 ( 0.958519)
test_all 0.007983 0.001125 670.700195 (214.291698)
test_rubyspec 0.034614 0.032275 100.296583 (112.287788)
total: 368.48 sec