Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-083606
#<BuildRuby:0x000055d55870a228
@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.20230914-083606",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.006592 0.000749 2.376867 ( 5.350289)
build_miniruby 0.001748 0.000000 1.825779 ( 2.992944)
build_ruby 0.002256 0.000011 3.651678 ( 4.711294)
build_all 0.008962 0.000212 6.629093 ( 6.827981)
build_install 0.018829 0.003683 8.337628 ( 9.591198)
test_btest 0.000683 0.000170 87.745274 ( 64.981826)
test_basic 0.000000 0.008142 0.976949 ( 1.551862)
test_all 0.009860 0.000493 715.641013 (373.537473)
test_rubyspec 0.025367 0.047795 109.342030 (134.495915)
total: 604.04 sec