Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-045419
#<BuildRuby:0x000055e48beca7f0
@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.20221223-045419",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000476 0.004097 0.987938 ( 1.713021)
build_miniruby 0.001108 0.000000 1.237811 ( 1.236331)
build_ruby 0.001492 0.000000 3.167601 ( 3.533044)
build_all 0.006977 0.000270 3.491071 ( 1.789863)
build_install 0.010770 0.005438 2.679501 ( 1.732854)
test_btest 0.000620 0.000124 56.499461 ( 14.947415)
test_basic 0.000410 0.003764 0.392011 ( 0.486921)
test_all 0.000909 0.000212 627.456145 (200.687879)
test_rubyspec 0.020144 0.027459 68.074233 ( 78.139501)
total: 304.27 sec