Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-020456
#<BuildRuby:0x0000561ac6422390
@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.20240115-020456",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.004049 0.000736 1.549984 ( 1.924149)
build_miniruby 0.001371 0.000249 1.537615 ( 1.537024)
build_ruby 0.001385 0.000252 3.118419 ( 3.413589)
build_all 0.006262 0.001139 5.662179 ( 3.163877)
build_install 0.009848 0.005724 6.596288 ( 3.906096)
test_btest 0.000627 0.000136 81.867249 ( 30.876961)
test_basic 0.006637 0.001443 0.880694 ( 0.974479)
test_all 0.082000 0.036256 756.890565 (278.448173)
test_rubyspec 0.025205 0.040184 94.399149 (106.207322)
total: 430.45 sec