Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-103218
#<BuildRuby:0x000055e7a0b3e3d0
@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.20230110-103218",
@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.000000 0.000035 0.000035 ( 0.000100)
autoconf 0.000000 0.000022 0.000022 ( 0.000021)
configure 0.000000 0.000018 0.000018 ( 0.000019)
build_up 0.000811 0.004157 1.210110 ( 2.010931)
build_miniruby 0.001195 0.000299 1.392714 ( 1.517804)
build_ruby 0.001412 0.000353 3.645466 ( 4.210113)
build_all 0.000000 0.008510 3.920174 ( 2.933408)
build_install 0.013730 0.001860 3.098751 ( 3.173937)
test_btest 0.000613 0.000197 57.680109 ( 35.317027)
test_basic 0.000672 0.004275 0.444318 ( 0.665073)
test_all 0.000972 0.000350 618.499192 (267.297834)
test_rubyspec 0.022351 0.025537 72.205959 ( 89.256753)
total: 406.38 sec