Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-150434
#<BuildRuby:0x0000564a4f096178
@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.20230211-150434",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.000000 0.004698 1.157648 ( 1.827796)
build_miniruby 0.000000 0.001306 1.149873 ( 1.154254)
build_ruby 0.000644 0.001003 2.162084 ( 2.391624)
build_all 0.005545 0.000480 3.522179 ( 1.748410)
build_install 0.006237 0.007391 2.627442 ( 1.766836)
test_btest 0.000535 0.000195 58.227624 ( 16.822269)
test_basic 0.003825 0.001391 0.430291 ( 0.522072)
test_all 0.001002 0.000364 616.444435 (179.793792)
test_rubyspec 0.016621 0.023085 63.993842 ( 74.025555)
total: 280.05 sec