Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-044100
#<BuildRuby:0x00005572faffe8e0
@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.20230907-044100",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.004890 0.000565 1.670399 ( 2.045665)
build_miniruby 0.001355 0.000000 1.586019 ( 1.585493)
build_ruby 0.001478 0.000000 3.229329 ( 3.450791)
build_all 0.004188 0.004027 6.356165 ( 2.659159)
build_install 0.002104 0.016076 7.278313 ( 3.650060)
test_btest 0.000707 0.000195 83.484789 ( 22.429180)
test_basic 0.002142 0.005046 0.836443 ( 0.895620)
test_all 0.007386 0.001086 660.582712 (191.577632)
test_rubyspec 0.035675 0.023650 90.952759 (102.232826)
total: 330.53 sec