Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-011344
#<BuildRuby:0x0000555665ece008
@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.20230104-011344",
@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.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000672 0.004090 1.130878 ( 1.764053)
build_miniruby 0.001234 0.000224 1.386578 ( 1.414926)
build_ruby 0.001399 0.000255 3.156307 ( 3.589486)
build_all 0.006353 0.000387 3.738268 ( 1.921338)
build_install 0.010533 0.004642 3.150077 ( 2.610962)
test_btest 0.000500 0.000100 54.016048 ( 31.886787)
test_basic 0.006235 0.000000 0.422334 ( 0.523224)
test_all 0.001317 0.000000 627.864014 (255.880949)
test_rubyspec 0.032612 0.021485 72.239540 ( 88.456500)
total: 388.05 sec