Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-122334
#<BuildRuby:0x0000559a4a936130
@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.20230712-122334",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.003080 0.004237 2.191304 ( 4.891824)
build_miniruby 0.001189 0.000137 1.654940 ( 2.144744)
build_ruby 0.001443 0.000166 3.293319 ( 13.944885)
build_all 0.007123 0.000822 2.574816 ( 2.847515)
build_install 0.014670 0.004005 3.957797 ( 4.175143)
test_btest 0.000612 0.000081 82.996074 ( 49.214656)
test_basic 0.000000 0.008291 0.959709 ( 1.668873)
test_all 0.001736 0.000306 596.585903 (340.780486)
test_rubyspec 0.026077 0.029375 92.477246 (129.950954)
total: 549.62 sec