Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-161140
#<BuildRuby:0x000055a57a4b1f70
@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.20230721-161140",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003130 0.003889 2.186354 ( 3.803473)
build_miniruby 0.001273 0.000254 1.677538 ( 1.678431)
build_ruby 0.000000 0.001683 3.260186 ( 3.585847)
build_all 0.006714 0.001127 2.642470 ( 2.446976)
build_install 0.017640 0.000000 3.913030 ( 3.020713)
test_btest 0.000644 0.000000 77.209476 ( 33.686414)
test_basic 0.001671 0.003223 0.819791 ( 0.889761)
test_all 0.001414 0.000082 609.429946 (215.952058)
test_rubyspec 0.026771 0.025831 87.565726 (102.933691)
total: 368.00 sec