Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-231422
#<BuildRuby:0x000055b82c1e22a8
@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.20231223-231422",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.001797 0.003800 1.577070 ( 1.956560)
build_miniruby 0.001691 0.000195 1.666923 ( 1.699933)
build_ruby 0.001540 0.000177 3.297917 ( 3.499679)
build_all 0.007359 0.000849 5.546179 ( 3.342583)
build_install 0.016767 0.000371 6.495477 ( 3.832830)
test_btest 0.000683 0.000071 79.698933 ( 31.199668)
test_basic 0.002471 0.004269 0.908625 ( 1.003719)
test_all 0.066271 0.053738 717.128983 (271.180369)
test_rubyspec 0.049045 0.014968 93.668925 (105.625501)
total: 423.34 sec