Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-044041
#<BuildRuby:0x000055708bb1a228
@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.20230623-044041",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.006631 1.956762 ( 4.940390)
build_miniruby 0.000439 0.001133 1.583570 ( 1.691323)
build_ruby 0.001494 0.000000 2.996018 ( 3.758740)
build_all 0.006881 0.000021 2.267549 ( 2.255360)
build_install 0.015112 0.002906 3.713284 ( 4.422932)
test_btest 0.000741 0.000143 77.052706 ( 48.262949)
test_basic 0.000320 0.007139 0.864934 ( 1.569881)
test_all 0.000913 0.000228 595.739443 (326.874680)
test_rubyspec 0.025219 0.027008 85.417580 (125.998257)
total: 519.78 sec