Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-063233
#<BuildRuby:0x0000556e0a2f9fb8
@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.20230111-063233",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004412 0.000662 1.107499 ( 1.974577)
build_miniruby 0.001119 0.000168 1.385232 ( 1.430177)
build_ruby 0.001683 0.000000 3.474877 ( 4.005927)
build_all 0.003190 0.004444 3.837982 ( 2.536723)
build_install 0.011276 0.003984 2.839203 ( 2.242455)
test_btest 0.000627 0.000130 53.717870 ( 26.069259)
test_basic 0.001789 0.003710 0.411364 ( 0.517080)
test_all 0.002694 0.000105 640.218678 (278.673600)
test_rubyspec 0.018095 0.031204 70.677159 ( 87.942965)
total: 405.39 sec