Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-201244
#<BuildRuby:0x00005645080117f8
@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.20230816-201244",
@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.000017)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006524 0.000725 2.221867 ( 5.932424)
build_miniruby 0.001433 0.000160 1.674095 ( 2.547822)
build_ruby 0.001520 0.000169 3.421585 ( 6.347918)
build_all 0.008742 0.000472 6.779167 ( 7.955163)
build_install 0.016206 0.006112 8.208768 ( 9.681819)
test_btest 0.000997 0.000138 84.893667 ( 63.303309)
test_basic 0.002474 0.005367 0.978383 ( 1.977613)
test_all 0.010326 0.000043 682.915213 (483.758950)
test_rubyspec 0.032209 0.042854 106.364566 (198.573939)
total: 780.08 sec