Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-210415
#<BuildRuby:0x0000557ff8b95820
@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-210415",
@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.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004770 0.000622 1.204915 ( 2.209013)
build_miniruby 0.001025 0.000134 1.439676 ( 1.532822)
build_ruby 0.001442 0.000188 3.482994 ( 3.994790)
build_all 0.008078 0.000487 3.894073 ( 2.507626)
build_install 0.014696 0.000693 3.085438 ( 3.086346)
test_btest 0.000803 0.000092 54.774028 ( 32.225849)
test_basic 0.002424 0.003642 0.416699 ( 0.563548)
test_all 0.001844 0.000264 639.470056 (277.862644)
test_rubyspec 0.024729 0.024166 71.493606 ( 87.414037)
total: 411.40 sec