Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-044248
#<BuildRuby:0x000055e776dde308
@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.20230921-044248",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.003390 0.003844 2.340551 ( 4.596203)
build_miniruby 0.001123 0.000302 1.663455 ( 1.837659)
build_ruby 0.001278 0.000344 3.430831 ( 3.938129)
build_all 0.006284 0.001692 6.351015 ( 4.164028)
build_install 0.012837 0.007315 7.667734 ( 5.623106)
test_btest 0.000609 0.000183 83.216645 ( 45.398240)
test_basic 0.003070 0.005230 0.986315 ( 1.407227)
test_all 0.010147 0.000477 695.327756 (247.789850)
test_rubyspec 0.033769 0.036020 102.583530 (113.853437)
total: 428.61 sec