Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-014258
#<BuildRuby:0x00005609adeada00
@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.20230109-014258",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000000 0.000045 0.000045 ( 0.000189)
configure 0.000000 0.000028 0.000028 ( 0.000028)
build_up 0.002285 0.003314 1.218245 ( 2.046922)
build_miniruby 0.001918 0.000000 1.523834 ( 1.561579)
build_ruby 0.001815 0.000000 3.557056 ( 3.934899)
build_all 0.002750 0.004303 3.914111 ( 2.346627)
build_install 0.010533 0.006292 3.196296 ( 2.766110)
test_btest 0.000574 0.000104 57.036739 ( 27.160101)
test_basic 0.004827 0.000878 0.430620 ( 0.551987)
test_all 0.000778 0.000141 640.693971 (204.750023)
test_rubyspec 0.022845 0.021723 65.993936 ( 76.060179)
total: 321.18 sec