Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-194547
#<BuildRuby:0x00005611abde24f8
@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.20231013-194547",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005864 0.000868 2.317264 ( 2.472553)
build_miniruby 0.002588 0.000384 35.684986 ( 15.979345)
build_ruby 0.000000 0.001415 3.119841 ( 3.316539)
build_all 0.001423 0.005568 5.874336 ( 2.320457)
build_install 0.013747 0.001103 7.153514 ( 3.384817)
test_btest 0.000649 0.000126 83.785174 ( 21.081331)
test_basic 0.005737 0.000000 0.706638 ( 0.767117)
test_all 0.005639 0.003136 623.961952 (180.969685)
test_rubyspec 0.038093 0.015654 82.201064 ( 94.112930)
total: 324.41 sec