Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-160250
#<BuildRuby:0x000055c21ad46228
@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.20221218-160250",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.000538 0.004166 1.148499 ( 1.936056)
build_miniruby 0.000000 0.001694 1.480361 ( 1.516210)
build_ruby 0.000000 0.002295 3.554713 ( 4.079360)
build_all 0.001194 0.006874 3.985177 ( 2.338157)
build_install 0.008878 0.009077 3.339655 ( 3.253205)
test_btest 0.000683 0.000184 57.019854 ( 30.940462)
test_basic 0.000000 0.006568 0.455689 ( 0.560545)
test_all 0.000000 0.001166 625.597439 (250.277221)
test_rubyspec 0.015461 0.034196 71.998915 ( 85.111520)
total: 380.01 sec