Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-051422
#<BuildRuby:0x00005580d0725a00
@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.20230919-051422",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006093 0.000870 2.284644 ( 3.867867)
build_miniruby 0.000000 0.006324 83.384632 ( 83.610138)
build_ruby 0.000628 0.001276 3.374564 ( 3.597268)
build_all 0.005051 0.004318 8.639692 ( 4.625971)
build_install 0.010071 0.008767 7.837560 ( 4.831588)
test_btest 0.000880 0.000247 86.901781 ( 34.092909)
test_basic 0.005307 0.000297 0.983945 ( 1.050256)
test_all 0.003548 0.005327 711.056146 (289.121164)
test_rubyspec 0.032118 0.041895 108.724402 (127.865674)
total: 552.66 sec