Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-231822
#<BuildRuby:0x00005590002ea230
@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-231822",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005975 0.000885 2.277248 ( 4.069811)
build_miniruby 0.001117 0.000165 1.638722 ( 1.837756)
build_ruby 0.001911 0.000000 3.191983 ( 3.735053)
build_all 0.003769 0.004478 6.160075 ( 4.321111)
build_install 0.017525 0.001502 7.753629 ( 6.633724)
test_btest 0.000639 0.000107 81.549089 ( 39.258547)
test_basic 0.006629 0.001105 0.943416 ( 1.241071)
test_all 0.009679 0.000000 671.847812 (290.377128)
test_rubyspec 0.028180 0.041342 103.095919 (118.822770)
total: 470.30 sec