Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-035808
#<BuildRuby:0x0000559cc6446138
@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.20230920-035808",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.006416 0.000458 2.354125 ( 4.650628)
build_miniruby 0.001536 0.000110 1.592717 ( 1.718832)
build_ruby 0.000000 0.001990 3.430610 ( 3.865878)
build_all 0.004963 0.002814 6.469990 ( 4.768929)
build_install 0.019267 0.000547 7.839419 ( 6.630972)
test_btest 0.000780 0.000075 84.569236 ( 44.087165)
test_basic 0.007730 0.000748 1.009325 ( 1.316654)
test_all 0.005927 0.004509 700.168173 (288.247038)
test_rubyspec 0.043507 0.029188 106.690490 (119.131394)
total: 474.42 sec