Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-025829
#<BuildRuby:0x000055dc045da120
@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.20230312-025829",
@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.000000 0.000018 ( 0.000019)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.001538 0.003847 1.712067 ( 3.215664)
build_miniruby 0.001400 0.000000 1.222592 ( 1.253182)
build_ruby 0.000000 0.001564 2.675085 ( 3.005327)
build_all 0.005372 0.001330 2.080573 ( 1.934823)
build_install 0.013918 0.001103 3.354551 ( 3.535921)
test_btest 0.000756 0.000081 66.460100 ( 35.609552)
test_basic 0.002266 0.003784 0.517026 ( 0.626630)
test_all 0.001210 0.000167 563.748409 (220.250691)
test_rubyspec 0.024353 0.022329 76.133737 ( 86.979674)
total: 356.41 sec