Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-034805
#<BuildRuby:0x000055631b626078
@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.20231207-034805",
@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.000002 0.000025 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.002703 0.003851 2.253850 ( 2.360603)
build_miniruby 0.000000 0.001473 1.617001 ( 1.615979)
build_ruby 0.000000 0.001621 3.286559 ( 3.485829)
build_all 0.003083 0.005186 5.877973 ( 2.931754)
build_install 0.006064 0.011625 7.014828 ( 3.757367)
test_btest 0.000828 0.000000 83.151828 ( 29.195043)
test_basic 0.000579 0.007170 0.893854 ( 0.988177)
test_all 0.096156 0.023003 689.499932 (235.650362)
test_rubyspec 0.042335 0.026102 96.129932 (107.849314)
total: 387.84 sec