Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-101709
#<BuildRuby:0x0000562135f6a7c8
@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.20230527-101709",
@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.000000 0.000071 0.000071 ( 0.000039)
configure 0.000000 0.000022 0.000022 ( 0.000021)
build_up 0.002136 0.003514 1.858123 ( 3.206541)
build_miniruby 0.001169 0.000265 1.311278 ( 1.321195)
build_ruby 0.000000 0.001598 2.750846 ( 2.946871)
build_all 0.006321 0.000847 2.245178 ( 1.527105)
build_install 0.016216 0.000157 3.252208 ( 2.216409)
test_btest 0.000783 0.000162 78.835719 ( 29.427592)
test_basic 0.000000 0.007206 0.777734 ( 0.898358)
test_all 0.001316 0.000942 574.199206 (220.622270)
test_rubyspec 0.030021 0.022151 82.691588 ( 95.674561)
total: 357.84 sec