Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-231147
#<BuildRuby:0x0000556aed94e230
@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.20230601-231147",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.003672 0.003176 2.041637 ( 4.851879)
build_miniruby 0.001249 0.000223 1.565547 ( 2.057952)
build_ruby 0.002125 0.000000 3.117195 ( 3.936805)
build_all 0.006989 0.000929 2.319518 ( 2.821770)
build_install 0.009490 0.009543 3.579275 ( 4.455892)
test_btest 0.000898 0.000211 81.028115 ( 82.378909)
test_basic 0.000399 0.003835 0.837665 ( 1.615847)
test_all 0.001527 0.000404 621.955775 (723.151939)
test_rubyspec 0.035878 0.023771 88.092644 (125.539967)
total: 950.81 sec