Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-143704
#<BuildRuby:0x000055fafca92318
@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.20230917-143704",
@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.000028 0.000002 0.000030 ( 0.000029)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.006989 0.000437 2.296343 ( 4.767616)
build_miniruby 0.000000 0.001958 1.789456 ( 2.007464)
build_ruby 0.000000 0.001823 3.433762 ( 3.887801)
build_all 0.000756 0.007646 6.419234 ( 5.343399)
build_install 0.017285 0.003588 8.137122 ( 7.088012)
test_btest 0.000000 0.000938 86.065868 ( 48.996417)
test_basic 0.000000 0.007611 1.012778 ( 1.443591)
test_all 0.004821 0.005418 698.308412 (346.373935)
test_rubyspec 0.029019 0.045308 108.553787 (128.514469)
total: 548.42 sec