Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-195548
#<BuildRuby:0x000055c69ad120e8
@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.20240209-195548",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.005214 0.001185 1.703357 ( 2.207039)
build_miniruby 0.001052 0.000239 1.587576 ( 1.586086)
build_ruby 0.001197 0.000272 2.646095 ( 2.885843)
build_all 0.006865 0.000534 6.408393 ( 2.454041)
build_install 0.007762 0.009980 8.104255 ( 3.895567)
test_btest 0.000667 0.000195 88.247767 ( 23.102177)
test_basic 0.000934 0.004997 0.890436 ( 0.954370)
test_all 0.069947 0.047080 738.581485 (245.828462)
test_rubyspec 0.063465 0.036412 157.930225 (167.203537)
total: 450.12 sec