Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-095243
#<BuildRuby:0x000055ca92785ef8
@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.20240115-095243",
@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.000002 0.000016 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004976 0.000553 1.555995 ( 1.905907)
build_miniruby 0.001394 0.000155 1.533784 ( 1.532806)
build_ruby 0.000000 0.001551 2.787978 ( 3.028770)
build_all 0.003661 0.003141 5.500658 ( 2.556620)
build_install 0.014515 0.002594 6.833936 ( 4.181013)
test_btest 0.000789 0.000120 81.905682 ( 34.475515)
test_basic 0.003385 0.004636 0.909733 ( 1.002808)
test_all 0.065389 0.052433 761.800050 (284.397062)
test_rubyspec 0.041535 0.023715 94.573267 (106.575429)
total: 439.66 sec