Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-131352
#<BuildRuby:0x0000556080b5ded0
@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.20230207-131352",
@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.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.004521 0.000377 0.997999 ( 1.555003)
build_miniruby 0.001211 0.000100 0.977210 ( 0.975704)
build_ruby 0.001259 0.000105 2.252503 ( 2.430728)
build_all 0.002250 0.004544 3.320861 ( 1.594275)
build_install 0.012934 0.000000 2.445681 ( 1.654157)
test_btest 0.000771 0.000000 55.295363 ( 15.560268)
test_basic 0.001500 0.003470 0.422804 ( 0.514944)
test_all 0.000000 0.001088 591.576898 (167.643332)
test_rubyspec 0.019290 0.024506 62.130266 ( 72.406572)
total: 264.34 sec