Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-185242
#<BuildRuby:0x00005560ec41e1a8
@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.20230605-185242",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.006371 0.000306 1.888292 ( 4.086059)
build_miniruby 0.001067 0.000139 1.355232 ( 1.588260)
build_ruby 0.001402 0.000183 2.742819 ( 3.251470)
build_all 0.007464 0.000000 2.230125 ( 2.437517)
build_install 0.016510 0.000788 3.555917 ( 3.678027)
test_btest 0.000580 0.000064 76.083732 ( 42.700890)
test_basic 0.004921 0.000547 0.802048 ( 1.182623)
test_all 0.001315 0.000146 589.452325 (259.364015)
test_rubyspec 0.038501 0.012810 83.008554 (101.746519)
total: 420.04 sec