Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-031919
#<BuildRuby:0x000055c217e72078
@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.20231220-031919",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001833 0.004257 1.937849 ( 2.311285)
build_miniruby 0.001608 0.000193 1.701881 ( 1.701005)
build_ruby 0.000000 0.001858 3.527014 ( 3.728048)
build_all 0.003426 0.004811 5.698876 ( 3.113751)
build_install 0.019435 0.001268 7.075800 ( 4.580733)
test_btest 0.000680 0.000110 84.767359 ( 26.434736)
test_basic 0.001762 0.004480 0.838472 ( 0.906251)
test_all 0.073233 0.045988 629.812517 (214.392475)
test_rubyspec 0.012338 0.044324 88.199231 ( 99.673033)
total: 356.84 sec