Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-224412
#<BuildRuby:0x000055d0e2252228
@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.20230701-224412",
@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.000002 0.000020 ( 0.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.002245 0.004247 2.042229 ( 3.317168)
build_miniruby 0.001288 0.000000 1.402570 ( 1.414542)
build_ruby 0.001819 0.000000 3.026595 ( 3.221066)
build_all 0.000461 0.007408 2.590920 ( 2.366947)
build_install 0.017038 0.002183 3.957582 ( 4.126882)
test_btest 0.000795 0.000132 82.146364 ( 37.449179)
test_basic 0.002265 0.004858 0.840112 ( 0.916487)
test_all 0.001701 0.000340 606.355641 (261.530845)
test_rubyspec 0.016902 0.034009 88.891507 (103.118928)
total: 417.46 sec