Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-143045
#<BuildRuby:0x000055c7b0931f70
@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.20240301-143045",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.003207 0.004447 2.718547 ( 2.785492)
build_miniruby 0.001522 0.000000 1.733995 ( 1.744642)
build_ruby 0.001751 0.000000 3.679386 ( 3.943447)
build_all 0.005590 0.003165 7.049381 ( 3.884681)
build_install 0.020452 0.001044 9.120368 ( 5.496853)
test_btest 0.000912 0.000110 95.391747 ( 47.879701)
test_basic 0.007321 0.000887 1.029013 ( 1.137959)
test_all 0.085864 0.033962 820.021165 (342.853805)
test_rubyspec 0.045187 0.045864 133.063154 (143.206130)
total: 552.93 sec