Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-183510
#<BuildRuby:0x00005558b14edf40
@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.20240305-183510",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006228 0.001354 2.640666 ( 2.654790)
build_miniruby 0.001191 0.000259 1.799491 ( 1.803579)
build_ruby 0.001533 0.000333 3.438558 ( 3.657662)
build_all 0.004389 0.003405 6.624200 ( 3.026100)
build_install 0.018772 0.000000 8.524046 ( 4.839277)
test_btest 0.000920 0.000000 91.726394 ( 36.183883)
test_basic 0.004500 0.003026 0.947405 ( 1.050824)
test_all 0.099560 0.017420 855.412298 (350.554408)
test_rubyspec 0.043544 0.044011 122.433636 (131.734897)
total: 535.51 sec