Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-055033
#<BuildRuby:0x000055aa805a63d0
@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.20230721-055033",
@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.000022)
autoconf 0.000036 0.000003 0.000039 ( 0.000039)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.007047 0.000682 2.359788 ( 6.298163)
build_miniruby 0.001249 0.000121 1.818208 ( 3.941278)
build_ruby 0.002028 0.000000 3.653920 ( 8.278549)
build_all 0.009321 0.000000 2.813725 ( 4.001610)
build_install 0.020173 0.001223 4.221867 ( 6.920507)
test_btest 0.001102 0.000094 82.518540 ( 73.383483)
test_basic 0.004874 0.000418 0.892712 ( 2.059381)
test_all 0.001287 0.000110 673.992707 (483.552864)
test_rubyspec 0.035261 0.020008 91.514430 (127.714587)
total: 716.15 sec