Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-181054
#<BuildRuby:0x000055a4a83624f8
@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.20230616-181054",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.004818 0.000556 1.840125 ( 3.142065)
build_miniruby 0.001642 0.000000 1.281622 ( 1.282238)
build_ruby 0.001381 0.000000 2.583143 ( 2.791647)
build_all 0.007243 0.000225 2.343897 ( 1.794655)
build_install 0.017457 0.000461 3.631560 ( 3.175654)
test_btest 0.000858 0.000083 75.727732 ( 34.336098)
test_basic 0.006607 0.000205 0.810575 ( 0.933912)
test_all 0.002137 0.000121 559.294671 (235.457379)
test_rubyspec 0.039114 0.014159 84.846514 ( 98.388970)
total: 381.30 sec