Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-113543
#<BuildRuby:0x000055cda2902250
@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.20240226-113543",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.002320 0.004673 2.491835 ( 2.290479)
build_miniruby 0.000924 0.000269 1.444534 ( 1.442730)
build_ruby 0.001615 0.000000 3.154815 ( 3.394743)
build_all 0.004678 0.002371 6.369310 ( 2.448156)
build_install 0.010543 0.006180 7.768059 ( 3.606096)
test_btest 0.000726 0.000234 88.523792 ( 23.645382)
test_basic 0.000000 0.005579 0.815245 ( 0.878564)
test_all 0.063047 0.053948 785.408587 (306.474181)
test_rubyspec 0.048371 0.041459 126.517757 (139.145247)
total: 483.33 sec