Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-234059
#<BuildRuby:0x0000562effae24f8
@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.20240319-234059",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.008477 0.000886 4.053143 ( 2.941407)
build_miniruby 0.001443 0.000000 1.727735 ( 1.726036)
build_ruby 0.001726 0.000000 3.004799 ( 12.553556)
build_all 0.008073 0.000000 7.087096 ( 3.515411)
build_install 0.013929 0.006662 9.667157 ( 5.195433)
test_btest 0.000618 0.000127 94.133019 ( 37.579528)
test_basic 0.006212 0.001278 1.001170 ( 1.097718)
test_all 0.080658 0.035332 778.359074 (294.880594)
test_rubyspec 0.060744 0.034243 136.736527 (164.021744)
total: 523.51 sec