Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-105733
#<BuildRuby:0x000055df4f34a3d0
@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.20230513-105733",
@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.000024 0.000004 0.000028 ( 0.000027)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.001992 0.004406 1.841470 ( 4.525538)
build_miniruby 0.001156 0.000000 1.259857 ( 1.382189)
build_ruby 0.001424 0.000000 2.521938 ( 2.924287)
build_all 0.006813 0.000000 2.149687 ( 1.565009)
build_install 0.016301 0.000000 3.447289 ( 3.061418)
test_btest 0.000865 0.000000 71.747897 ( 36.398318)
test_basic 0.006028 0.000088 0.766841 ( 1.076351)
test_all 0.000000 0.000917 546.114461 (226.705504)
test_rubyspec 0.005434 0.045680 81.867871 (102.882030)
total: 380.52 sec