Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-042150
#<BuildRuby:0x0000561ad381a008
@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.20230603-042150",
@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.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.005242 0.000684 1.823069 ( 3.142246)
build_miniruby 0.001527 0.000199 1.265646 ( 1.264585)
build_ruby 0.001391 0.000181 2.435634 ( 2.650115)
build_all 0.003139 0.003438 2.152378 ( 1.682918)
build_install 0.011649 0.004738 3.347744 ( 2.475473)
test_btest 0.000895 0.000165 77.105820 ( 37.553276)
test_basic 0.004238 0.003377 0.820116 ( 0.932452)
test_all 0.001476 0.000305 567.590408 (227.855105)
test_rubyspec 0.027382 0.025843 82.349456 ( 96.351344)
total: 373.91 sec