Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-194846
#<BuildRuby:0x000055cd5a776230
@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.20231017-194846",
@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.000000 0.000035 0.000035 ( 0.000018)
autoconf 0.000000 0.000025 0.000025 ( 0.000024)
configure 0.000000 0.000024 0.000024 ( 0.000025)
build_up 0.002768 0.003297 2.377397 ( 2.505820)
build_miniruby 0.000000 0.001948 1.650977 ( 1.659536)
build_ruby 0.000000 0.001660 3.494880 ( 3.705410)
build_all 0.005440 0.002813 6.331227 ( 3.181381)
build_install 0.016233 0.003346 7.870775 ( 4.126287)
test_btest 0.000781 0.000339 87.588419 ( 35.527736)
test_basic 0.000000 0.008561 0.903186 ( 0.974012)
test_all 0.008788 0.000418 708.014708 (251.218454)
test_rubyspec 0.044216 0.026999 100.964323 (112.760097)
total: 415.66 sec