Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-075411
#<BuildRuby:0x000056313210e258
@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.20240126-075411",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.001562 0.004491 1.760277 ( 2.092263)
build_miniruby 0.001260 0.000000 1.289960 ( 1.288008)
build_ruby 0.000371 0.001329 2.711819 ( 11.806846)
build_all 0.007613 0.000000 5.760775 ( 2.201547)
build_install 0.015751 0.003413 7.403293 ( 3.834476)
test_btest 0.000886 0.000207 81.229081 ( 23.248951)
test_basic 0.006278 0.000714 0.873208 ( 0.936836)
test_all 0.088544 0.027689 728.053472 (224.029649)
test_rubyspec 0.031882 0.064304 147.813834 (159.134961)
total: 428.57 sec