Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-232401
#<BuildRuby:0x00005627cc9c2008
@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.20231209-232401",
@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.000034 0.000034 ( 0.000020)
autoconf 0.000000 0.000025 0.000025 ( 0.000025)
configure 0.000000 0.000022 0.000022 ( 0.000022)
build_up 0.003587 0.002947 2.217159 ( 2.265824)
build_miniruby 0.001255 0.000261 1.629698 ( 1.631069)
build_ruby 0.001523 0.000317 2.984260 ( 3.193360)
build_all 0.008294 0.000000 5.661584 ( 2.433500)
build_install 0.019061 0.000000 7.266250 ( 3.980556)
test_btest 0.001573 0.000000 82.458662 ( 29.692940)
test_basic 0.006147 0.000000 0.863062 ( 0.959887)
test_all 0.095692 0.022817 673.360057 (238.327659)
test_rubyspec 0.027051 0.040593 95.225164 (108.906247)
total: 391.39 sec