Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-052253
#<BuildRuby:0x00005573b35ea228
@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.20240320-052253",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.008972 0.002039 4.139433 ( 3.800513)
build_miniruby 0.001271 0.000289 1.824779 ( 1.864181)
build_ruby 0.001365 0.000310 3.762758 ( 4.016641)
build_all 0.006189 0.002777 7.251903 ( 4.890663)
build_install 0.016199 0.006274 10.073753 ( 6.747268)
test_btest 0.000647 0.000168 95.115047 ( 55.046903)
test_basic 0.000000 0.008279 1.044302 ( 1.200632)
test_all 0.079213 0.042377 864.825171 (436.097199)
test_rubyspec 0.067055 0.020436 130.662053 (140.336006)
total: 654.00 sec