Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-005644
#<BuildRuby:0x0000564adb95a228
@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.20230503-005644",
@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.000001 0.000020 ( 0.000021)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.005278 0.000212 1.775395 ( 3.403899)
build_miniruby 0.001391 0.000056 1.291528 ( 1.480104)
build_ruby 0.001560 0.000063 2.480064 ( 2.832063)
build_all 0.006199 0.000069 2.135936 ( 2.075241)
build_install 0.010375 0.004580 3.229284 ( 3.185888)
test_btest 0.000000 0.000873 72.941928 ( 36.790041)
test_basic 0.002212 0.003829 0.758095 ( 0.993815)
test_all 0.000906 0.000097 566.134524 (212.710200)
test_rubyspec 0.023354 0.026991 78.060760 ( 93.772437)
total: 357.24 sec