Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-105105
#<BuildRuby:0x0000564111c42130
@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.20230906-105105",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.004220 0.001350 1.836042 ( 2.558257)
build_miniruby 0.001394 0.000446 1.730777 ( 1.775729)
build_ruby 0.001883 0.000000 3.675836 ( 3.937267)
build_all 0.008091 0.000472 6.393948 ( 3.646294)
build_install 0.016755 0.001833 7.740535 ( 5.179121)
test_btest 0.000730 0.000200 82.669463 ( 35.892105)
test_basic 0.007610 0.000942 0.956224 ( 1.019700)
test_all 0.004367 0.005906 651.113620 (243.349159)
test_rubyspec 0.022459 0.044796 96.521102 (107.951167)
total: 405.31 sec