Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-091804
#<BuildRuby:0x000056253884a338
@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.20230916-091804",
@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.000024 0.000001 0.000025 ( 0.000026)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.007695 0.000453 2.384572 ( 4.907694)
build_miniruby 0.000000 0.002280 1.730737 ( 1.895496)
build_ruby 0.000000 0.002022 3.601123 ( 4.090392)
build_all 0.000000 0.008224 6.449789 ( 4.040965)
build_install 0.014987 0.005667 8.108142 ( 7.015687)
test_btest 0.000000 0.001144 84.868753 ( 45.212807)
test_basic 0.002003 0.006060 0.993402 ( 1.297366)
test_all 0.003138 0.006488 697.262337 (303.899458)
test_rubyspec 0.041799 0.034067 108.086042 (128.158701)
total: 500.52 sec