Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-183825
#<BuildRuby:0x00005601417a6168
@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.20230131-183825",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.001219 0.004261 1.171432 ( 2.039509)
build_miniruby 0.001301 0.000000 1.116494 ( 1.147696)
build_ruby 0.001385 0.000000 2.323091 ( 2.642777)
build_all 0.006335 0.000652 3.816006 ( 2.332993)
build_install 0.014637 0.000000 2.877337 ( 2.714865)
test_btest 0.001078 0.000000 54.918578 ( 29.383465)
test_basic 0.000328 0.005730 0.442051 ( 0.620035)
test_all 0.001243 0.000200 646.995994 (260.837692)
test_rubyspec 0.031731 0.018417 69.575868 ( 80.018227)
total: 381.74 sec