Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-224800
#<BuildRuby:0x000055abf18aa230
@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.20230711-224800",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.002387 0.004432 2.059623 ( 3.600462)
build_miniruby 0.001382 0.000159 1.623546 ( 1.913885)
build_ruby 0.001824 0.000000 3.290445 ( 4.238549)
build_all 0.000000 0.007381 2.534642 ( 2.596660)
build_install 0.009314 0.009412 4.054361 ( 3.526001)
test_btest 0.000789 0.000190 83.302404 ( 49.563361)
test_basic 0.007228 0.000686 0.913495 ( 1.364733)
test_all 0.001658 0.000386 601.991953 (301.488954)
test_rubyspec 0.023480 0.027133 90.757801 (117.012140)
total: 485.31 sec