Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-211004
#<BuildRuby:0x00005567e185e078
@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.20231019-211004",
@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.000017)
autoconf 0.000033 0.000002 0.000035 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.002557 0.004258 2.377082 ( 3.389739)
build_miniruby 0.001945 0.000188 1.747836 ( 1.907519)
build_ruby 0.001790 0.000173 3.670211 ( 4.293257)
build_all 0.008924 0.000043 6.285876 ( 4.818530)
build_install 0.021299 0.000352 7.985880 ( 6.666708)
test_btest 0.001314 0.000000 87.331276 ( 59.810248)
test_basic 0.004518 0.004524 1.028390 ( 1.120383)
test_all 0.005474 0.003986 730.049057 (314.358154)
test_rubyspec 0.056010 0.013220 108.016384 (124.348628)
total: 520.71 sec