Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-175823
#<BuildRuby:0x0000555df5866098
@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.20230509-175823",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001920 0.003774 1.604076 ( 4.106284)
build_miniruby 0.001052 0.000127 1.189082 ( 1.187389)
build_ruby 0.001482 0.000178 2.336712 ( 2.541868)
build_all 0.004953 0.000594 1.976600 ( 1.101521)
build_install 0.006482 0.008127 3.217672 ( 2.160504)
test_btest 0.000994 0.000000 72.887483 ( 19.275847)
test_basic 0.004766 0.000294 0.669189 ( 0.743245)
test_all 0.002028 0.000000 552.240119 (169.174673)
test_rubyspec 0.025757 0.013283 68.829934 ( 80.710305)
total: 281.00 sec