Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-093422
#<BuildRuby:0x0000556d0d7e5fc0
@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.20230309-093422",
@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.000019 0.000004 0.000023 ( 0.000025)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.006241 0.000484 1.824122 ( 4.479366)
build_miniruby 0.001292 0.000293 1.263795 ( 1.387008)
build_ruby 0.001378 0.000313 2.711048 ( 3.162151)
build_all 0.007399 0.000000 2.093042 ( 2.174700)
build_install 0.014316 0.002730 3.363020 ( 3.569193)
test_btest 0.000782 0.000163 69.710234 ( 42.451944)
test_basic 0.006667 0.000349 0.544539 ( 0.846671)
test_all 0.001373 0.000274 566.059320 (282.197134)
test_rubyspec 0.026853 0.027559 81.547320 (101.841793)
total: 442.11 sec