Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-120829
#<BuildRuby:0x0000555cea752258
@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.20230925-120829",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000730 0.007178 2.334161 ( 5.165096)
build_miniruby 0.001086 0.000310 1.635836 ( 1.770956)
build_ruby 0.001185 0.000339 3.225599 ( 3.704344)
build_all 0.004620 0.004219 6.252939 ( 4.412283)
build_install 0.012903 0.005603 7.599797 ( 5.625871)
test_btest 0.000556 0.000179 82.118388 ( 43.968898)
test_basic 0.000183 0.008546 0.974302 ( 1.314301)
test_all 0.008108 0.001448 662.624028 (308.562396)
test_rubyspec 0.043169 0.034354 107.678264 (140.424861)
total: 514.95 sec