Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-051600
#<BuildRuby:0x0000560611062120
@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.20230313-051600",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000020)
build_up 0.005308 0.000185 1.608354 ( 3.027945)
build_miniruby 0.001264 0.000172 1.110365 ( 1.109049)
build_ruby 0.001530 0.000000 2.435676 ( 2.631519)
build_all 0.006460 0.000000 2.098880 ( 1.318256)
build_install 0.008461 0.005478 2.966778 ( 2.031030)
test_btest 0.000806 0.000000 64.127920 ( 18.737621)
test_basic 0.004367 0.000146 0.458363 ( 0.552552)
test_all 0.001106 0.000176 540.570430 (175.519447)
test_rubyspec 0.023138 0.018195 72.573593 ( 82.507136)
total: 287.44 sec