Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-090558
#<BuildRuby:0x000055e1a55e21a8
@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.20230905-090558",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005802 0.000262 1.918892 ( 3.249739)
build_miniruby 0.000000 0.001963 1.754089 ( 2.073884)
build_ruby 0.000669 0.001447 3.651990 ( 4.250777)
build_all 0.008832 0.000131 6.605197 ( 5.181827)
build_install 0.018803 0.001721 8.058171 ( 6.883085)
test_btest 0.000661 0.000107 87.028731 ( 46.877651)
test_basic 0.000000 0.008596 1.029157 ( 1.289734)
test_all 0.000000 0.010914 743.200262 (360.459743)
test_rubyspec 0.036121 0.038593 105.342193 (123.673903)
total: 553.94 sec