Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-053046
#<BuildRuby:0x000055a6b6841fb8
@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.20240211-053046",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.003552 0.003907 2.169653 ( 3.727124)
build_miniruby 0.001272 0.000330 2.112629 ( 2.253097)
build_ruby 0.002023 0.000000 3.432699 ( 3.835137)
build_all 0.006911 0.001238 6.817584 ( 4.843507)
build_install 0.012964 0.007361 8.641362 ( 6.850579)
test_btest 0.000551 0.000154 91.793438 ( 72.357209)
test_basic 0.005544 0.003336 1.039100 ( 1.318449)
test_all 0.072751 0.043725 748.168349 (401.531675)
test_rubyspec 0.068690 0.041731 191.116279 (223.426115)
total: 720.14 sec