Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-103051
#<BuildRuby:0x0000562e55e2dfb8
@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.20230731-103051",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.006535 0.000000 2.114088 ( 3.433023)
build_miniruby 0.001286 0.000000 1.490354 ( 1.497094)
build_ruby 0.000000 0.001557 3.249907 ( 3.449967)
build_all 0.002753 0.004305 2.549492 ( 1.530982)
build_install 0.013938 0.003532 4.027474 ( 2.945803)
test_btest 0.000948 0.000163 80.934326 ( 26.917466)
test_basic 0.006362 0.000452 0.857900 ( 0.958413)
test_all 0.001229 0.000205 657.406264 (250.405117)
test_rubyspec 0.028531 0.025424 88.413972 (100.283233)
total: 391.42 sec