Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-082548
#<BuildRuby:0x000055d6781fa258
@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.20230311-082548",
@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.000006 0.000019 ( 0.000019)
autoconf 0.000019 0.000007 0.000026 ( 0.000028)
configure 0.000016 0.000006 0.000022 ( 0.000023)
build_up 0.001518 0.004746 1.866668 ( 4.269263)
build_miniruby 0.000000 0.001382 1.317770 ( 1.426352)
build_ruby 0.000000 0.001369 2.694644 ( 3.076963)
build_all 0.005595 0.001949 2.237224 ( 1.923340)
build_install 0.014250 0.002625 3.374277 ( 2.945132)
test_btest 0.000522 0.000235 65.814720 ( 35.232039)
test_basic 0.002600 0.003611 0.534577 ( 0.872450)
test_all 0.000897 0.000427 526.320544 (237.630633)
test_rubyspec 0.024342 0.023535 77.432436 ( 90.699510)
total: 378.08 sec