Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-221041
#<BuildRuby:0x00005592cf071fb8
@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-221041",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000022)
build_up 0.005037 0.000582 1.698958 ( 2.216881)
build_miniruby 0.001347 0.000156 6.130280 ( 5.740188)
build_ruby 0.001288 0.000148 3.054151 ( 3.270838)
build_all 0.006213 0.000717 5.532453 ( 2.254451)
build_install 0.014116 0.003421 6.731482 ( 3.537110)
test_btest 0.000730 0.000000 81.028076 ( 22.467549)
test_basic 0.000000 0.006310 0.713249 ( 0.785772)
test_all 0.080682 0.037483 685.378432 (230.510996)
test_rubyspec 0.044934 0.023557 94.439088 (109.173999)
total: 379.96 sec