Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-020410
#<BuildRuby:0x000055778c70e118
@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.20230713-020410",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006131 0.000491 2.009170 ( 3.290965)
build_miniruby 0.001647 0.000000 1.571958 ( 1.571583)
build_ruby 0.001706 0.000000 3.222452 ( 3.469575)
build_all 0.000000 0.007514 2.659516 ( 2.161867)
build_install 0.012968 0.005039 4.036560 ( 3.439459)
test_btest 0.000624 0.000108 83.739918 ( 44.160298)
test_basic 0.002406 0.004745 0.960009 ( 1.306526)
test_all 0.001958 0.000000 607.438537 (246.312159)
test_rubyspec 0.036822 0.021054 92.397031 (114.403751)
total: 420.12 sec