Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-092937
#<BuildRuby:0x000055bebf442130
@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.20230704-092937",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000032)
configure 0.000020 0.000003 0.000023 ( 0.000025)
build_up 0.006244 0.001157 2.192065 ( 6.793349)
build_miniruby 0.001257 0.000232 1.781466 ( 5.028987)
build_ruby 0.001506 0.000279 3.363535 ( 7.197354)
build_all 0.008526 0.000041 2.657483 ( 5.235637)
build_install 0.021156 0.001357 4.173873 ( 8.995169)
test_btest 0.000996 0.000156 85.811361 ( 94.341111)
test_basic 0.002730 0.004976 0.963220 ( 2.444607)
test_all 0.001858 0.000349 643.174850 (703.049066)
test_rubyspec 0.039653 0.024339 95.202501 (189.390038)
total: 1022.48 sec