Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-091242
#<BuildRuby:0x0000562d0029e1a8
@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.20230607-091242",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005560 0.000855 2.006564 ( 4.831406)
build_miniruby 0.001872 0.000288 1.587576 ( 1.885193)
build_ruby 0.001720 0.000264 2.991402 ( 4.029468)
build_all 0.006967 0.000414 2.343680 ( 3.037561)
build_install 0.013161 0.006718 3.545667 ( 4.065951)
test_btest 0.000620 0.000115 78.030901 ( 61.891749)
test_basic 0.005692 0.001054 0.788820 ( 1.230299)
test_all 0.001434 0.000265 625.956590 (644.914388)
test_rubyspec 0.035215 0.030312 89.380315 (129.908855)
total: 855.80 sec