Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-175849
#<BuildRuby:0x000055eb445ca258
@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.20231011-175849",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000024 0.000008 0.000032 ( 0.000033)
build_up 0.004697 0.002863 2.606138 ( 2.815574)
build_miniruby 0.001418 0.000491 1.984945 ( 1.984597)
build_ruby 0.001299 0.000450 2.882611 ( 3.105440)
build_all 0.006914 0.000970 6.157416 ( 2.562239)
build_install 0.004782 0.010918 7.801865 ( 3.957092)
test_btest 0.000561 0.000232 88.857126 ( 27.844787)
test_basic 0.005907 0.000755 0.865603 ( 0.931386)
test_all 0.006529 0.003418 700.411915 (252.284939)
test_rubyspec 0.033100 0.026575 99.815514 (111.022778)
total: 406.51 sec