Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-090922
#<BuildRuby:0x0000564c3200e1a8
@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.20240210-090922",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005714 0.001190 2.023623 ( 3.208644)
build_miniruby 0.001711 0.000357 1.854297 ( 2.029652)
build_ruby 0.001981 0.000000 3.947203 ( 4.879840)
build_all 0.005553 0.003118 6.867030 ( 5.881508)
build_install 0.012542 0.009360 8.582332 ( 7.834372)
test_btest 0.000888 0.000245 91.869036 ( 82.968497)
test_basic 0.000000 0.007971 1.014784 ( 1.662935)
test_all 0.084501 0.041573 788.483742 (768.964510)
test_rubyspec 0.066567 0.047910 199.940376 (293.150044)
total: 1170.58 sec