Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-192809
#<BuildRuby:0x0000556cdcffe008
@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.20240303-192809",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000060 0.000000 0.000060 ( 0.000060)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.000000 0.007613 2.468181 ( 2.399947)
build_miniruby 0.000000 0.001557 1.612719 ( 1.612334)
build_ruby 0.001538 0.000000 3.458959 ( 3.702177)
build_all 0.006470 0.002740 6.605193 ( 3.327913)
build_install 0.014219 0.004941 8.061713 ( 4.197344)
test_btest 0.000563 0.000238 93.476624 ( 38.945700)
test_basic 0.005507 0.002330 0.951049 ( 1.022252)
test_all 0.071767 0.046878 811.730315 (311.916522)
test_rubyspec 0.041542 0.052746 125.223139 (141.518514)
total: 508.64 sec