Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-190829
#<BuildRuby:0x00005574f1366120
@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.20240203-190829",
@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.000004 0.000024 ( 0.000025)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.006457 0.001550 2.118539 ( 3.673201)
build_miniruby 0.001284 0.000308 1.819739 ( 2.299511)
build_ruby 0.001821 0.000000 3.587335 ( 4.683612)
build_all 0.007315 0.001123 6.721779 ( 6.505966)
build_install 0.010366 0.012278 8.426626 ( 9.332781)
test_btest 0.000823 0.000253 91.649154 (102.464399)
test_basic 0.002492 0.005842 0.975016 ( 1.904617)
test_all 0.085019 0.042291 834.738467 (791.834710)
test_rubyspec 0.036657 0.070589 182.538949 (236.927279)
total: 1159.63 sec