Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-015254
#<BuildRuby:0x000055b4fd5ee3b0
@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.20230219-015254",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004273 0.000178 1.332539 ( 1.694665)
build_miniruby 0.001266 0.000053 1.002400 ( 1.001882)
build_ruby 0.001419 0.000059 1.827818 ( 2.041390)
build_all 0.000776 0.004264 3.304046 ( 1.556047)
build_install 0.008502 0.003244 2.996830 ( 2.185963)
test_btest 0.000861 0.000092 58.096571 ( 16.762573)
test_basic 0.000000 0.005173 0.457801 ( 0.550081)
test_all 0.000000 0.001078 639.175742 (186.600157)
test_rubyspec 0.018316 0.021864 63.821185 ( 73.904302)
total: 286.30 sec