Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-053308
#<BuildRuby:0x000055dbb0cfe3b0
@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.20240113-053308",
@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.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005034 0.000581 1.673989 ( 2.019643)
build_miniruby 0.001418 0.000164 1.688024 ( 1.687376)
build_ruby 0.001640 0.000189 3.438460 ( 3.668429)
build_all 0.007150 0.000825 5.816101 ( 3.173290)
build_install 0.014029 0.004006 6.919929 ( 4.152301)
test_btest 0.000716 0.000095 84.063921 ( 30.785738)
test_basic 0.003167 0.004991 0.878614 ( 0.967061)
test_all 0.095108 0.025528 854.255302 (313.720403)
test_rubyspec 0.028148 0.041577 97.425134 (109.409310)
total: 469.58 sec