Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-141953
#<BuildRuby:0x0000555ced5d9fb8
@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.20230526-141953",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000000 0.000000 0.000000 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.001515 0.004208 1.873960 ( 3.184534)
build_miniruby 0.001323 0.000159 1.407939 ( 1.429044)
build_ruby 0.001450 0.000174 2.616343 ( 2.842054)
build_all 0.006651 0.000283 2.258634 ( 1.588816)
build_install 0.011252 0.006949 3.470583 ( 2.763585)
test_btest 0.000801 0.000129 76.281829 ( 34.951580)
test_basic 0.003056 0.004593 0.827785 ( 0.929739)
test_all 0.001493 0.000289 564.173913 (229.579937)
test_rubyspec 0.015642 0.036369 79.225725 ( 91.142939)
total: 368.41 sec