Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-115627
#<BuildRuby:0x000055580bf6e3d0
@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-115627",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.004327 0.004583 2.826688 ( 3.788082)
build_miniruby 0.001513 0.000000 1.861886 ( 1.999857)
build_ruby 0.001973 0.000000 3.774737 ( 4.513408)
build_all 0.008885 0.000016 6.946839 ( 5.813626)
build_install 0.015051 0.007368 8.780434 ( 7.200011)
test_btest 0.000757 0.000123 93.281478 ( 76.417061)
test_basic 0.004367 0.003358 1.031942 ( 1.537838)
test_all 0.091609 0.035800 804.258795 (526.198542)
test_rubyspec 0.048598 0.052381 140.218666 (209.132234)
total: 836.60 sec