Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-101208
#<BuildRuby:0x0000559f6f12e120
@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.20230603-101208",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.006026 0.000724 1.949510 ( 4.078714)
build_miniruby 0.001453 0.000174 1.435196 ( 1.578397)
build_ruby 0.001637 0.000196 2.904857 ( 3.263457)
build_all 0.006926 0.000302 2.383890 ( 2.290779)
build_install 0.012739 0.004972 3.606046 ( 3.643463)
test_btest 0.000771 0.000000 77.763183 ( 39.653046)
test_basic 0.002991 0.003694 0.773529 ( 0.930904)
test_all 0.001813 0.000095 562.391347 (243.127400)
test_rubyspec 0.032027 0.021775 83.722322 (102.375752)
total: 400.94 sec