Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-121703
#<BuildRuby:0x00005622cf1a63d0
@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-121703",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000025 0.000009 0.000034 ( 0.000033)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.005330 0.000000 1.647293 ( 2.964512)
build_miniruby 0.001526 0.000000 1.256707 ( 1.255582)
build_ruby 0.001802 0.000000 2.541453 ( 2.747686)
build_all 0.004153 0.002988 2.135513 ( 1.476482)
build_install 0.011262 0.005114 3.383686 ( 2.409066)
test_btest 0.000591 0.000000 68.110068 ( 25.726309)
test_basic 0.004578 0.000000 0.500532 ( 0.602117)
test_all 0.001519 0.000000 536.970522 (204.058594)
test_rubyspec 0.023286 0.023472 77.367477 ( 91.036768)
total: 332.28 sec