Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-154320
#<BuildRuby:0x000055671c4561a8
@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.20230618-154320",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000018 0.000001 0.000019 ( 0.000021)
build_up 0.002419 0.004235 1.961767 ( 4.724022)
build_miniruby 0.001097 0.000121 1.448932 ( 1.763113)
build_ruby 0.001424 0.000158 2.943355 ( 3.615351)
build_all 0.002854 0.004579 2.515380 ( 2.944610)
build_install 0.014567 0.003863 3.907240 ( 4.462121)
test_btest 0.000705 0.000114 81.102526 ( 50.832606)
test_basic 0.005856 0.000945 0.863917 ( 1.423613)
test_all 0.001684 0.000000 572.281875 (323.530351)
test_rubyspec 0.025531 0.029507 88.024614 (125.527487)
total: 518.82 sec