Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-211431
#<BuildRuby:0x000055cd711297f8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-211431",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.005256 0.000106 1.270387 ( 1.459072)
build_miniruby 0.001005 0.000087 0.754822 ( 0.753510)
build_ruby 0.001335 0.000000 1.339261 ( 1.331616)
build_all 0.005861 0.000000 3.255511 ( 1.763727)
build_install 0.007884 0.003992 2.380080 ( 1.511185)
test_btest 0.000621 0.000069 57.376738 ( 15.693375)
test_basic 0.003584 0.000398 0.301187 ( 0.395454)
test_all 0.000906 0.000101 561.603786 (161.095821)
test_rubyspec 0.009564 0.024291 60.666309 ( 70.666201)
total: 254.67 sec