Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-021304
#<BuildRuby:0x00005585405d5f00
@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.20230204-021304",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004111 0.000357 1.147579 ( 1.934393)
build_miniruby 0.001265 0.000109 1.154544 ( 1.157473)
build_ruby 0.001507 0.000000 2.366619 ( 2.671030)
build_all 0.007030 0.000016 3.913558 ( 2.700522)
build_install 0.009264 0.004796 2.939996 ( 2.654473)
test_btest 0.000631 0.000072 55.364666 ( 32.210898)
test_basic 0.005689 0.000139 0.427626 ( 0.530325)
test_all 0.001393 0.000154 626.191378 (252.306316)
test_rubyspec 0.026309 0.021118 71.638922 ( 85.811192)
total: 381.98 sec