Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-083915
#<BuildRuby:0x0000556afe772130
@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.20230723-083915",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.003440 0.003803 2.256306 ( 4.988294)
build_miniruby 0.001254 0.000173 1.716514 ( 2.414136)
build_ruby 0.001427 0.000196 3.234506 ( 4.732279)
build_all 0.001479 0.006659 2.755898 ( 2.897892)
build_install 0.017088 0.002502 4.256757 ( 5.779773)
test_btest 0.000656 0.000123 82.720887 ( 48.130342)
test_basic 0.007623 0.000000 0.957438 ( 1.493926)
test_all 0.001835 0.000206 657.138225 (346.919211)
test_rubyspec 0.028110 0.028889 92.094014 (115.867211)
total: 533.22 sec