Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-091229
#<BuildRuby:0x000055fb251fa3d0
@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.20240227-091229",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.006446 0.000239 2.441252 ( 2.198068)
build_miniruby 0.001192 0.000044 1.681948 ( 1.688916)
build_ruby 0.001998 0.000000 3.509935 ( 3.749317)
build_all 0.007471 0.000039 6.574776 ( 2.875340)
build_install 0.008744 0.012483 8.627941 ( 4.820686)
test_btest 0.000755 0.000095 90.744189 ( 35.504559)
test_basic 0.006345 0.000256 0.878907 ( 0.959115)
test_all 0.082911 0.035416 785.542447 (286.666716)
test_rubyspec 0.060384 0.027443 121.622470 (131.189301)
total: 469.65 sec