Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-125613
#<BuildRuby:0x000055c55eb79f70
@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.20230527-125613",
@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.000002 0.000015 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000000 0.000075 0.000075 ( 0.000173)
build_up 0.002234 0.004179 1.899033 ( 4.131256)
build_miniruby 0.001798 0.000224 1.397924 ( 1.629848)
build_ruby 0.001394 0.000174 2.740912 ( 3.168218)
build_all 0.003778 0.003528 2.303174 ( 2.511878)
build_install 0.009925 0.007675 3.579644 ( 3.313166)
test_btest 0.000567 0.000118 75.451168 ( 40.533832)
test_basic 0.005055 0.001046 0.771103 ( 1.074671)
test_all 0.000000 0.002727 612.372896 (286.609534)
test_rubyspec 0.041648 0.016167 83.833185 (102.999790)
total: 445.97 sec