Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-083142
#<BuildRuby:0x000055a6e0db9db8
@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.20230923-083142",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006528 0.000901 2.386404 ( 5.223785)
build_miniruby 0.001225 0.000169 1.839344 ( 2.317902)
build_ruby 0.002058 0.000000 3.673307 ( 4.795731)
build_all 0.001113 0.008372 6.609739 ( 6.338332)
build_install 0.022566 0.000000 8.115632 ( 7.517811)
test_btest 0.001185 0.000000 86.415355 ( 69.838287)
test_basic 0.000757 0.004091 0.979598 ( 1.547323)
test_all 0.008844 0.001720 713.311327 (520.806694)
test_rubyspec 0.043237 0.034984 109.996782 (137.362114)
total: 755.75 sec