Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-110336
#<BuildRuby:0x0000564e807d61d8
@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.20230608-110336",
@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.000002 0.000021 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006101 0.000153 1.902474 ( 3.764933)
build_miniruby 0.001523 0.000109 1.323949 ( 1.413612)
build_ruby 0.001623 0.000116 2.769113 ( 3.207705)
build_all 0.007466 0.000228 2.301384 ( 2.627912)
build_install 0.010838 0.007791 3.572918 ( 3.767396)
test_btest 0.000000 0.003955 75.731566 ( 41.415656)
test_basic 0.002195 0.004538 0.801568 ( 0.958268)
test_all 0.001390 0.000252 558.277652 (243.070111)
test_rubyspec 0.028563 0.027627 83.593755 (104.604454)
total: 404.83 sec