Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-154007
#<BuildRuby:0x000055fbaf2aa8e0
@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.20240301-154007",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.001302 0.006132 2.618880 ( 2.592161)
build_miniruby 0.001028 0.000288 2.321547 ( 1.991015)
build_ruby 0.001095 0.000307 3.272561 ( 3.505968)
build_all 0.005949 0.001665 6.473408 ( 2.551223)
build_install 0.011552 0.006672 8.052839 ( 3.664564)
test_btest 0.000754 0.000234 90.206654 ( 23.447197)
test_basic 0.002930 0.003601 0.825232 ( 0.885112)
test_all 0.084226 0.034530 807.321524 (256.243104)
test_rubyspec 0.073723 0.027560 140.394903 (172.086269)
total: 466.97 sec