Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-054123
#<BuildRuby:0x000055de4e8be098
@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.20231015-054123",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.005221 0.000908 1.971053 ( 2.007546)
build_miniruby 0.000995 0.000173 1.218847 ( 1.217588)
build_ruby 0.001274 0.000222 2.738009 ( 15.845324)
build_all 0.005920 0.001029 5.729244 ( 2.196166)
build_install 0.013946 0.000960 7.110466 ( 3.378524)
test_btest 0.000716 0.000116 85.731654 ( 22.165233)
test_basic 0.005520 0.000000 0.910161 ( 0.970542)
test_all 0.007667 0.000853 658.756769 (203.533809)
test_rubyspec 0.034289 0.023714 80.955431 ( 92.333405)
total: 343.65 sec