Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-191710
#<BuildRuby:0x000055815ebc5ef0
@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.20240114-191710",
@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.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001513 0.003673 1.518611 ( 1.874898)
build_miniruby 0.001191 0.000198 1.247115 ( 1.245169)
build_ruby 0.001119 0.000187 3.048514 ( 3.283002)
build_all 0.002764 0.003832 5.351007 ( 2.354754)
build_install 0.009092 0.007334 6.686416 ( 3.629178)
test_btest 0.000764 0.000191 79.885197 ( 27.603739)
test_basic 0.000976 0.007012 0.900682 ( 0.965235)
test_all 0.085101 0.032053 756.021187 (263.698326)
test_rubyspec 0.041047 0.017725 86.590605 ( 98.048917)
total: 402.70 sec