Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-000858
#<BuildRuby:0x0000559612da9a00
@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.20230827-000858",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.003681 0.003937 2.239768 ( 4.378697)
build_miniruby 0.001317 0.000141 1.592039 ( 1.615950)
build_ruby 0.001470 0.000158 3.297349 ( 3.555826)
build_all 0.008506 0.000037 6.313760 ( 4.174839)
build_install 0.007656 0.012145 7.810327 ( 5.490363)
test_btest 0.000677 0.000127 85.863665 ( 44.188829)
test_basic 0.001627 0.006637 0.972697 ( 1.211710)
test_all 0.007682 0.002922 683.696751 (306.299277)
test_rubyspec 0.035950 0.037221 105.195265 (124.535178)
total: 495.45 sec