Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-071210
#<BuildRuby:0x0000558ddea0a2c8
@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.20230702-071210",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.005573 0.000669 2.021679 ( 3.403557)
build_miniruby 0.001082 0.000130 1.484855 ( 1.513665)
build_ruby 0.001382 0.000165 3.060907 ( 3.302115)
build_all 0.003355 0.004893 2.678872 ( 2.438143)
build_install 0.010837 0.007510 4.201782 ( 4.184385)
test_btest 0.000716 0.000148 84.303422 ( 42.386390)
test_basic 0.007336 0.000612 0.935363 ( 1.043249)
test_all 0.001856 0.000371 635.301254 (361.994979)
test_rubyspec 0.037430 0.021362 94.460899 (193.428115)
total: 613.70 sec