Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-013046
#<BuildRuby:0x000055cb230aa8e0
@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.20240309-013046",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.003802 0.003581 2.509674 ( 2.307563)
build_miniruby 0.001627 0.000000 1.663707 ( 1.663917)
build_ruby 0.001797 0.000000 3.537630 ( 3.778369)
build_all 0.007449 0.000000 6.408617 ( 2.548172)
build_install 0.019418 0.000984 8.399884 ( 4.435138)
test_btest 0.000000 0.000885 91.318718 ( 29.461282)
test_basic 0.004313 0.002785 0.934407 ( 1.000286)
test_all 0.090349 0.028200 824.289119 (270.290341)
test_rubyspec 0.055222 0.029910 115.616624 (124.995943)
total: 440.48 sec