Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-092219
#<BuildRuby:0x000056479e75a120
@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.20231014-092219",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000018 0.000005 0.000023 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005205 0.001249 2.276660 ( 2.417298)
build_miniruby 0.001334 0.000320 1.670511 ( 1.669066)
build_ruby 0.001302 0.000312 3.041090 ( 3.241864)
build_all 0.002661 0.005094 6.111580 ( 2.774002)
build_install 0.011028 0.008162 7.631353 ( 3.974305)
test_btest 0.000596 0.000192 89.599699 ( 29.597311)
test_basic 0.002621 0.005336 0.916741 ( 0.982790)
test_all 0.008324 0.000000 679.917801 (208.237764)
test_rubyspec 0.029412 0.038872 99.910066 (113.981713)
total: 366.88 sec