Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-133438
#<BuildRuby:0x000055c7616e2138
@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.20230908-133438",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003086 0.003851 2.191626 ( 4.546973)
build_miniruby 0.001784 0.000163 1.756344 ( 1.948883)
build_ruby 0.001455 0.000132 3.441764 ( 3.820127)
build_all 0.007517 0.000310 6.112290 ( 3.171911)
build_install 0.013031 0.004646 7.658429 ( 4.773318)
test_btest 0.000745 0.000083 82.578013 ( 40.572148)
test_basic 0.003877 0.004810 0.975464 ( 1.365061)
test_all 0.008505 0.001181 717.545856 (472.180186)
test_rubyspec 0.037306 0.043194 106.621971 (150.335674)
total: 682.72 sec