Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-163818
#<BuildRuby:0x000056058d99df70
@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.20240306-163818",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.002588 0.004275 2.569348 ( 2.297880)
build_miniruby 0.001374 0.000153 1.479326 ( 1.492626)
build_ruby 0.001278 0.000142 3.393353 ( 3.596163)
build_all 0.007636 0.000370 6.827778 ( 3.012704)
build_install 0.017989 0.000488 8.465131 ( 4.306533)
test_btest 0.000678 0.000066 90.541499 ( 28.872996)
test_basic 0.007137 0.000000 0.926461 ( 0.991978)
test_all 0.080014 0.034773 766.286119 (273.406183)
test_rubyspec 0.034822 0.047364 116.619287 (125.852713)
total: 443.83 sec