Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-022713
#<BuildRuby:0x000055674998e120
@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.20230618-022713",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.000153 0.006742 2.062541 ( 4.918574)
build_miniruby 0.001291 0.000191 1.406984 ( 1.611497)
build_ruby 0.000000 0.001696 2.888090 ( 4.233911)
build_all 0.005595 0.002273 2.587764 ( 2.927967)
build_install 0.015177 0.003103 3.991543 ( 4.011324)
test_btest 0.000795 0.000144 79.251723 ( 46.924725)
test_basic 0.006427 0.000482 0.835698 ( 1.357910)
test_all 0.001808 0.000319 589.731114 (286.847086)
test_rubyspec 0.036841 0.014613 87.955694 (116.970966)
total: 469.80 sec