Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-162643
#<BuildRuby:0x000055bd685be7c8
@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-162643",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003151 0.003230 1.823028 ( 4.341145)
build_miniruby 0.001200 0.000139 1.290805 ( 1.484940)
build_ruby 0.001318 0.000153 2.585535 ( 3.111742)
build_all 0.000000 0.007374 2.013684 ( 2.109544)
build_install 0.002602 0.014177 3.329667 ( 3.730072)
test_btest 0.000533 0.000178 69.935311 ( 42.061868)
test_basic 0.006663 0.001090 0.544115 ( 0.953695)
test_all 0.001139 0.000367 552.075298 (281.066004)
test_rubyspec 0.024128 0.025354 79.221255 ( 99.862660)
total: 438.72 sec