Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-102627
#<BuildRuby:0x000055b51872e7c8
@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.20230804-102627",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002625 0.004590 2.271343 ( 4.319028)
build_miniruby 0.001461 0.000000 1.675094 ( 1.683646)
build_ruby 0.001897 0.000000 3.498350 ( 3.797646)
build_all 0.007534 0.000354 2.774021 ( 3.546191)
build_install 0.016630 0.002376 4.492669 ( 5.210411)
test_btest 0.000775 0.000110 85.339784 ( 45.433453)
test_basic 0.001096 0.008240 1.043393 ( 1.741339)
test_all 0.002073 0.000415 690.323160 (335.022256)
test_rubyspec 0.025272 0.032733 102.229570 (132.407025)
total: 533.16 sec