Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-052359
#<BuildRuby:0x0000563c373f1a00
@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.20231013-052359",
@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.000025 0.000001 0.000026 ( 0.000027)
autoconf 0.000039 0.000001 0.000040 ( 0.000040)
configure 0.000032 0.000001 0.000033 ( 0.000033)
build_up 0.006659 0.000080 2.510043 ( 2.831086)
build_miniruby 0.001731 0.000052 1.662482 ( 1.755853)
build_ruby 0.001794 0.000055 3.727517 ( 14.346615)
build_all 0.007828 0.000106 6.495150 ( 5.447550)
build_install 0.003692 0.016053 8.201565 ( 5.513831)
test_btest 0.000949 0.000000 87.760166 ( 35.589435)
test_basic 0.000000 0.006383 0.908831 ( 0.972054)
test_all 0.003094 0.005773 711.903143 (252.542881)
test_rubyspec 0.010944 0.052295 104.532877 (115.949670)
total: 434.95 sec