Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-105301
#<BuildRuby:0x000055ca94a563b0
@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.20240202-105301",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.002544 0.003702 1.980585 ( 2.330546)
build_miniruby 0.001546 0.000000 1.678125 ( 1.678461)
build_ruby 0.001908 0.000000 3.472936 ( 3.696131)
build_all 0.003262 0.004724 6.483636 ( 3.273361)
build_install 0.019324 0.000000 7.608526 ( 4.464184)
test_btest 0.000700 0.000000 86.930681 ( 37.537462)
test_basic 0.004091 0.002199 0.875040 ( 0.957757)
test_all 0.074763 0.043171 771.548553 (236.216153)
test_rubyspec 0.047037 0.064134 185.478693 (215.187724)
total: 505.34 sec