Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-024228
#<BuildRuby:0x0000564d9476a3d0
@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.20230601-024228",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005636 0.000427 1.891307 ( 3.840887)
build_miniruby 0.001255 0.000314 1.344130 ( 1.408741)
build_ruby 0.001151 0.000287 2.560087 ( 2.763084)
build_all 0.003775 0.002912 2.115530 ( 1.507873)
build_install 0.013853 0.003432 3.390281 ( 2.593490)
test_btest 0.000948 0.000253 77.976603 ( 26.325253)
test_basic 0.005333 0.001422 0.741506 ( 0.818959)
test_all 0.000773 0.000206 583.435702 (224.538374)
test_rubyspec 0.016486 0.035079 77.917929 ( 90.028988)
total: 353.83 sec