Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-080122
#<BuildRuby:0x000056545f332228
@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.20231223-080122",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.001321 0.004167 1.586194 ( 1.936881)
build_miniruby 0.001488 0.000178 1.580367 ( 1.581040)
build_ruby 0.001579 0.000189 3.383975 ( 3.696057)
build_all 0.008243 0.000000 5.642533 ( 3.245558)
build_install 0.000318 0.018723 7.025838 ( 4.302638)
test_btest 0.000565 0.000155 81.668499 ( 40.229571)
test_basic 0.006931 0.000798 0.826947 ( 0.904024)
test_all 0.088587 0.031102 691.634605 (249.355212)
test_rubyspec 0.034676 0.036173 91.503531 (103.273755)
total: 408.53 sec