Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-131832
#<BuildRuby:0x000056155f3f2008
@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.20240112-131832",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.005238 0.001257 2.418033 ( 3.028529)
build_miniruby 0.001343 0.000323 2.817739 ( 2.557219)
build_ruby 0.000000 0.002733 3.853992 ( 3.974606)
build_all 0.007424 0.000064 5.817202 ( 2.753904)
build_install 0.014968 0.003742 7.342304 ( 4.181641)
test_btest 0.000805 0.000201 82.582059 ( 35.766222)
test_basic 0.005545 0.001386 0.883194 ( 0.958247)
test_all 0.082782 0.035817 770.949137 (316.694681)
test_rubyspec 0.027707 0.039689 95.351763 (107.370298)
total: 477.29 sec