Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-135621
#<BuildRuby:0x0000562a4592a138
@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.20230707-135621",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005179 0.000676 1.989210 ( 3.377599)
build_miniruby 0.001196 0.000156 1.582026 ( 1.600887)
build_ruby 0.001738 0.000227 3.229552 ( 3.465968)
build_all 0.003239 0.004905 2.445175 ( 1.988933)
build_install 0.018711 0.000000 4.010341 ( 4.219598)
test_btest 0.000949 0.000000 81.433004 ( 38.268296)
test_basic 0.003411 0.004630 0.949264 ( 1.059220)
test_all 0.001683 0.000300 627.932468 (254.456961)
test_rubyspec 0.031230 0.023278 91.507265 (111.396440)
total: 419.84 sec