Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-144929
#<BuildRuby:0x00005568e4f65fc0
@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.20230528-144929",
@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.000002 0.000016 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.006127 0.000000 1.701568 ( 2.959755)
build_miniruby 0.001480 0.000000 1.283634 ( 1.283648)
build_ruby 0.001532 0.000163 2.533762 ( 2.747454)
build_all 0.006978 0.000000 2.120805 ( 1.493522)
build_install 0.009081 0.007377 3.246448 ( 2.351958)
test_btest 0.000709 0.000118 75.833307 ( 30.091491)
test_basic 0.006236 0.000375 0.762815 ( 0.861246)
test_all 0.000713 0.000115 560.757623 (194.112823)
test_rubyspec 0.033447 0.017085 81.277838 ( 94.521939)
total: 330.42 sec