Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240321-162727
#<BuildRuby:0x0000563108552258
@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.20240321-162727",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.009566 0.000795 4.038374 ( 5.324033)
build_miniruby 0.001310 0.000194 1.906491 ( 2.115638)
build_ruby 0.002143 0.000000 3.760996 ( 4.417921)
build_all 0.008089 0.000840 7.254839 ( 5.739657)
build_install 0.006600 0.017923 10.261301 ( 8.416351)
test_btest 0.000661 0.000177 95.347638 ( 79.317959)
test_basic 0.006414 0.002585 1.060555 ( 1.677276)
test_all 0.076904 0.046433 800.262408 (510.282197)
test_rubyspec 0.065623 0.032035 138.214190 (207.410894)
total: 824.70 sec