Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-122655
#<BuildRuby:0x0000561a86f2a4f8
@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.20231216-122655",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000017)
build_up 0.005088 0.001131 2.080177 ( 2.133675)
build_miniruby 0.001414 0.000000 1.226137 ( 1.224308)
build_ruby 0.001467 0.000000 2.845794 ( 3.045355)
build_all 0.007355 0.000000 5.837324 ( 2.354614)
build_install 0.015067 0.000000 7.122344 ( 3.512134)
test_btest 0.000984 0.000000 84.305639 ( 29.810131)
test_basic 0.006303 0.002506 0.946397 ( 1.100457)
test_all 0.059784 0.063277 728.943647 (311.494393)
test_rubyspec 0.029063 0.032545 93.007302 (104.512014)
total: 459.19 sec