Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-164429
#<BuildRuby:0x00005584215e2130
@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.20230510-164429",
@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.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.005212 0.000165 1.548101 ( 3.108552)
build_miniruby 0.000000 0.001505 0.980848 ( 0.979093)
build_ruby 0.000000 0.001466 2.038685 ( 2.261412)
build_all 0.003359 0.001393 1.615393 ( 0.842463)
build_install 0.006738 0.005492 2.417759 ( 1.575771)
test_btest 0.000662 0.000000 71.759303 ( 19.535399)
test_basic 0.004644 0.000217 0.739646 ( 0.812982)
test_all 0.000000 0.001327 521.826742 (160.219506)
test_rubyspec 0.027685 0.012320 65.522028 ( 77.288078)
total: 266.62 sec