Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-022213
#<BuildRuby:0x000055a6e9fc27c8
@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.20230507-022213",
@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.000016)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000000 0.005615 1.757509 ( 3.057320)
build_miniruby 0.000000 0.001270 1.307134 ( 1.307793)
build_ruby 0.000000 0.001405 2.396469 ( 2.611862)
build_all 0.000000 0.005978 2.074275 ( 1.277262)
build_install 0.007590 0.007886 3.049933 ( 2.106804)
test_btest 0.000694 0.000000 74.540877 ( 23.475735)
test_basic 0.002365 0.003571 0.728119 ( 0.813434)
test_all 0.000850 0.000304 595.524140 (216.522534)
test_rubyspec 0.025394 0.025871 79.841528 ( 94.908707)
total: 346.08 sec