Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-113246
#<BuildRuby:0x00005586ec596320
@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.20240110-113246",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.004806 0.000343 1.620086 ( 2.001635)
build_miniruby 0.001869 0.000000 1.512253 ( 1.510463)
build_ruby 0.001705 0.000000 3.262847 ( 3.509786)
build_all 0.003091 0.003963 5.678210 ( 2.672176)
build_install 0.014814 0.002588 6.992131 ( 3.888766)
test_btest 0.000702 0.000076 84.033012 ( 31.566198)
test_basic 0.007320 0.000380 0.917771 ( 1.032253)
test_all 0.082246 0.039416 750.411300 (248.333885)
test_rubyspec 0.045586 0.022021 96.735494 (111.215218)
total: 405.73 sec