Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-224935
#<BuildRuby:0x0000560dae01e138
@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-224935",
@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.000024 0.000005 0.000029 ( 0.000030)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002209 0.004514 2.489260 ( 2.250818)
build_miniruby 0.001189 0.000297 1.655319 ( 1.658860)
build_ruby 0.001286 0.000321 3.476031 ( 3.703000)
build_all 0.007359 0.000767 6.779923 ( 3.443274)
build_install 0.013912 0.005674 8.724796 ( 5.210623)
test_btest 0.000843 0.000219 92.222043 ( 36.884703)
test_basic 0.006429 0.001667 0.917941 ( 1.001800)
test_all 0.093424 0.022163 787.100235 (281.169333)
test_rubyspec 0.031625 0.054062 124.822074 (137.791419)
total: 473.11 sec