Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-085825
#<BuildRuby:0x000055e6dd946258
@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.20230330-085825",
@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.000012 0.000002 0.000014 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004464 0.000812 1.426624 ( 2.763445)
build_miniruby 0.000978 0.000178 1.009953 ( 1.008751)
build_ruby 0.001131 0.000205 1.968112 ( 2.177821)
build_all 0.004646 0.000844 1.756781 ( 0.866900)
build_install 0.009147 0.003604 3.115260 ( 2.042908)
test_btest 0.000702 0.000140 69.256538 ( 18.701986)
test_basic 0.003322 0.000664 0.499410 ( 0.594999)
test_all 0.001458 0.001243 537.573618 (167.849623)
test_rubyspec 0.016031 0.027872 73.535685 ( 83.117640)
total: 279.12 sec