Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-035232
#<BuildRuby:0x000055bafd745a00
@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.20240124-035232",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.005304 0.001205 2.108162 ( 2.700123)
build_miniruby 0.001187 0.000269 5.164238 ( 4.753610)
build_ruby 0.000000 0.002023 3.571703 ( 3.788156)
build_all 0.001630 0.005784 6.420113 ( 2.825659)
build_install 0.010933 0.007862 7.894246 ( 4.606104)
test_btest 0.000606 0.000210 88.359246 ( 32.112926)
test_basic 0.001234 0.007190 0.967113 ( 1.079568)
test_all 0.084085 0.032816 768.447177 (312.748669)
test_rubyspec 0.033425 0.069958 168.364539 (180.903131)
total: 545.52 sec