Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-035018
#<BuildRuby:0x00005570d98ea338
@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.20221218-035018",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000028)
build_up 0.004059 0.000508 1.014959 ( 1.392700)
build_miniruby 0.001327 0.000166 1.227597 ( 1.225788)
build_ruby 0.001229 0.000154 3.220140 ( 3.538922)
build_all 0.004759 0.003112 3.823882 ( 1.973657)
build_install 0.012531 0.004103 2.950456 ( 2.130633)
test_btest 0.000682 0.000113 56.080376 ( 16.060451)
test_basic 0.004754 0.000110 0.392800 ( 0.498313)
test_all 0.001178 0.000190 646.458947 (205.499837)
test_rubyspec 0.020088 0.015271 66.807975 ( 76.708477)
total: 309.03 sec