Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-225520
#<BuildRuby:0x0000563d1b4d2390
@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.20230802-225520",
@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.000004 0.000017 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.002208 0.004764 2.203901 ( 4.401688)
build_miniruby 0.001169 0.000356 1.616875 ( 1.674571)
build_ruby 0.001274 0.000388 3.567413 ( 4.427814)
build_all 0.003898 0.004171 2.622795 ( 2.651459)
build_install 0.014084 0.004694 4.136970 ( 4.126993)
test_btest 0.000000 0.001060 80.822442 ( 43.788984)
test_basic 0.004201 0.003155 0.877101 ( 1.407420)
test_all 0.000755 0.000270 662.082314 (330.846861)
test_rubyspec 0.019003 0.035794 94.966908 (125.248331)
total: 518.58 sec