Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-092929
#<BuildRuby:0x000055caeca8a018
@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.20230118-092929",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004338 0.000044 1.098705 ( 1.520050)
build_miniruby 0.001122 0.000153 1.119319 ( 1.119875)
build_ruby 0.001276 0.000174 2.834329 ( 3.126707)
build_all 0.006125 0.000836 3.839316 ( 2.071283)
build_install 0.009269 0.006109 2.840555 ( 2.215771)
test_btest 0.000000 0.000674 55.667568 ( 21.839431)
test_basic 0.000000 0.006234 0.406175 ( 0.507405)
test_all 0.001216 0.000509 635.772569 (210.684770)
test_rubyspec 0.008644 0.038304 63.021438 ( 76.725675)
total: 319.81 sec