Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-174956
#<BuildRuby:0x00005636b7abe7c8
@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.20230906-174956",
@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.000012 0.000003 0.000015 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.001832 0.004452 1.945291 ( 3.642421)
build_miniruby 0.001767 0.000543 1.713927 ( 2.231354)
build_ruby 0.002089 0.000000 3.405694 ( 5.029356)
build_all 0.005713 0.003973 6.641989 ( 7.886562)
build_install 0.010865 0.010650 7.845077 ( 9.471629)
test_btest 0.000630 0.000239 85.517738 ( 84.834299)
test_basic 0.007064 0.001017 0.984269 ( 1.605741)
test_all 0.009188 0.008061 732.972576 (581.488149)
test_rubyspec 0.045676 0.030096 105.867247 (130.871848)
total: 827.06 sec