Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-032438
#<BuildRuby:0x000055f409cd63d0
@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.20240112-032438",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.005079 0.000042 1.628599 ( 1.988912)
build_miniruby 0.001597 0.000057 1.647637 ( 1.649171)
build_ruby 0.001669 0.000000 3.304787 ( 3.584392)
build_all 0.007562 0.000000 5.700579 ( 2.773696)
build_install 0.017542 0.000087 7.025433 ( 4.041590)
test_btest 0.001022 0.000000 82.572420 ( 36.417662)
test_basic 0.000000 0.006872 0.820715 ( 0.890270)
test_all 0.102647 0.016480 772.700679 (269.792726)
test_rubyspec 0.038361 0.028794 95.082337 (108.480460)
total: 429.62 sec