Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-063753
#<BuildRuby:0x0000556f913ba118
@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.20230705-063753",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005535 0.000664 2.059263 ( 3.382061)
build_miniruby 0.001110 0.000133 1.405733 ( 1.407135)
build_ruby 0.001768 0.000000 2.922248 ( 3.164724)
build_all 0.007904 0.000137 2.546822 ( 2.045596)
build_install 0.013715 0.004414 4.002759 ( 4.004806)
test_btest 0.000675 0.000090 80.573416 ( 39.709162)
test_basic 0.002160 0.004722 0.880949 ( 1.100542)
test_all 0.000000 0.002137 634.728589 (260.987761)
test_rubyspec 0.024343 0.029718 89.401448 (104.686513)
total: 420.49 sec