Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-091621
#<BuildRuby:0x000056241fc76228
@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.20230725-091621",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.003172 0.003878 2.232853 ( 5.971455)
build_miniruby 0.001322 0.000245 1.742262 ( 3.133655)
build_ruby 0.001563 0.000290 3.389428 ( 5.126789)
build_all 0.007689 0.001423 2.815072 ( 3.596132)
build_install 0.009679 0.010142 4.392269 ( 6.395527)
test_btest 0.000578 0.000144 82.507654 ( 66.620131)
test_basic 0.004761 0.003428 0.961418 ( 2.135379)
test_all 0.001593 0.000425 669.754378 (455.669695)
test_rubyspec 0.034752 0.020653 93.838887 (141.970040)
total: 690.62 sec