Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-124541
#<BuildRuby:0x000055e0ecafa230
@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.20231211-124541",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.006140 0.001719 2.534204 ( 3.378786)
build_miniruby 0.000330 0.001780 1.756698 ( 1.947579)
build_ruby 0.000000 0.002015 3.582193 ( 4.000768)
build_all 0.000147 0.007951 6.083141 ( 4.688724)
build_install 0.013416 0.008377 7.918910 ( 5.986722)
test_btest 0.001064 0.000000 84.393541 ( 69.849288)
test_basic 0.002539 0.005880 0.943438 ( 1.220977)
test_all 0.064742 0.064734 746.108751 (486.174050)
test_rubyspec 0.052760 0.029359 108.596371 (170.647972)
total: 747.90 sec