Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-104402
#<BuildRuby:0x0000560f6dfea308
@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.20230722-104402",
@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.000019)
autoconf 0.000079 0.000000 0.000079 ( 0.000051)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.005466 0.001506 2.171664 ( 3.768061)
build_miniruby 0.001133 0.000274 1.725674 ( 1.762058)
build_ruby 0.001307 0.000315 3.188588 ( 3.455463)
build_all 0.003387 0.004648 2.743996 ( 2.215529)
build_install 0.016991 0.002407 4.037103 ( 3.393264)
test_btest 0.000696 0.000179 79.565185 ( 40.328869)
test_basic 0.003944 0.005305 0.916098 ( 1.104475)
test_all 0.001148 0.000334 633.309984 (318.548471)
test_rubyspec 0.030371 0.025996 89.110798 (129.726387)
total: 504.30 sec