Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240322-051507
#<BuildRuby:0x000055bc2f9f23b0
@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.20240322-051507",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004250 0.004810 3.525529 ( 2.404047)
build_miniruby 0.001127 0.000226 1.585520 ( 1.583507)
build_ruby 0.001351 0.000270 3.116115 ( 3.363443)
build_all 0.006467 0.000569 6.469095 ( 2.475302)
build_install 0.007264 0.010589 8.551054 ( 3.436155)
test_btest 0.000000 0.001006 86.512000 ( 22.628869)
test_basic 0.004642 0.001624 0.870181 ( 0.927356)
test_all 0.085408 0.034851 776.551729 (245.922471)
test_rubyspec 0.052270 0.037987 126.664915 (136.842476)
total: 419.58 sec