Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-174832
#<BuildRuby:0x000055f159346228
@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.20240302-174832",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.005331 0.004218 2.738746 ( 3.698926)
build_miniruby 0.001051 0.000181 1.811334 ( 1.873160)
build_ruby 0.001682 0.000290 3.893044 ( 4.383260)
build_all 0.004885 0.004285 6.998093 ( 4.904456)
build_install 0.017736 0.005048 8.961851 ( 6.695516)
test_btest 0.000938 0.000075 94.334909 ( 78.954711)
test_basic 0.002977 0.003738 1.006003 ( 1.502437)
test_all 0.088205 0.036209 836.760354 (565.855909)
test_rubyspec 0.045290 0.053572 137.754336 (221.430802)
total: 889.30 sec