Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-003940
#<BuildRuby:0x000055fcfb3860f0
@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.20230109-003940",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000463 0.004128 1.068447 ( 1.494155)
build_miniruby 0.001179 0.000142 1.357289 ( 1.356628)
build_ruby 0.001572 0.000000 3.552227 ( 3.958734)
build_all 0.003549 0.003684 3.809296 ( 1.871201)
build_install 0.009755 0.005837 2.932477 ( 2.086717)
test_btest 0.000643 0.000119 57.127164 ( 24.800318)
test_basic 0.000000 0.006519 0.429549 ( 0.544844)
test_all 0.000000 0.001700 611.641542 (186.609561)
test_rubyspec 0.021672 0.022465 64.968067 ( 74.908711)
total: 297.63 sec