Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-140853
#<BuildRuby:0x000055a1517d6228
@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.20230613-140853",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.005453 0.000436 1.993139 ( 4.639856)
build_miniruby 0.001576 0.000126 1.444288 ( 1.817807)
build_ruby 0.001730 0.000138 2.810693 ( 3.928074)
build_all 0.003264 0.004191 2.341922 ( 2.739296)
build_install 0.017454 0.000479 3.731311 ( 4.559779)
test_btest 0.000745 0.000077 75.586928 ( 43.655574)
test_basic 0.007098 0.000000 0.864880 ( 1.440787)
test_all 0.001454 0.000000 565.266358 (267.763644)
test_rubyspec 0.028992 0.020064 81.923321 ( 94.883663)
total: 425.43 sec