Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-133313
#<BuildRuby:0x000055b38fb26090
@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.20240220-133313",
@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.000015 0.000007 0.000022 ( 0.000022)
autoconf 0.000022 0.000010 0.000032 ( 0.000031)
configure 0.000019 0.000008 0.000027 ( 0.000027)
build_up 0.002899 0.005386 2.496251 ( 2.111974)
build_miniruby 0.000975 0.000520 1.672228 ( 1.671176)
build_ruby 0.000090 0.001846 3.136778 ( 3.380393)
build_all 0.007630 0.000000 6.580234 ( 2.500707)
build_install 0.014618 0.005304 8.507711 ( 3.857365)
test_btest 0.000690 0.000328 93.236544 ( 24.794824)
test_basic 0.004598 0.004320 0.989370 ( 1.056608)
test_all 0.081824 0.036629 775.168930 (287.139403)
test_rubyspec 0.055164 0.039418 132.569445 (166.265955)
total: 492.78 sec