Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-123351
#<BuildRuby:0x000055b334356230
@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.20230604-123351",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.004951 0.000792 1.763390 ( 3.026687)
build_miniruby 0.001300 0.000000 1.280239 ( 1.280375)
build_ruby 0.000000 0.001660 2.540768 ( 2.739705)
build_all 0.005018 0.001325 2.154622 ( 1.430946)
build_install 0.005227 0.012111 3.468623 ( 2.507670)
test_btest 0.000505 0.000140 76.592787 ( 31.270915)
test_basic 0.003718 0.001025 0.712010 ( 0.786490)
test_all 0.001061 0.000293 564.237442 (210.170516)
test_rubyspec 0.033562 0.016598 79.132913 ( 90.836740)
total: 344.05 sec