Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-090505
#<BuildRuby:0x0000561a355d63d0
@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.20230824-090505",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000035 0.000004 0.000039 ( 0.000038)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.000000 0.007532 2.363136 ( 6.598562)
build_miniruby 0.000000 0.001368 1.656922 ( 3.558825)
build_ruby 0.000000 0.001661 3.309832 ( 5.582820)
build_all 0.000000 0.009285 6.275082 ( 5.919858)
build_install 0.008777 0.009787 7.743210 ( 8.260873)
test_btest 0.000000 0.000767 84.634166 ( 56.251041)
test_basic 0.003620 0.003216 1.021440 ( 1.868086)
test_all 0.006800 0.002267 677.422589 (527.676627)
test_rubyspec 0.042967 0.036125 109.094273 (222.727947)
total: 838.45 sec