Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-140010
#<BuildRuby:0x0000563077a6e4d0
@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.20240131-140010",
@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.000016)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005740 0.000638 1.819493 ( 2.376369)
build_miniruby 0.001272 0.000141 1.439323 ( 1.436888)
build_ruby 0.000000 0.001607 3.239239 ( 3.454674)
build_all 0.004130 0.003206 5.828014 ( 2.198228)
build_install 0.018268 0.000071 6.697511 ( 3.170382)
test_btest 0.000800 0.000103 86.254811 ( 22.764779)
test_basic 0.000000 0.006387 0.885868 ( 2.057755)
test_all 0.061415 0.055719 746.727137 (246.966624)
test_rubyspec 0.054371 0.056310 169.258220 (181.038955)
total: 465.47 sec