Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-114329
#<BuildRuby:0x000055ec352ca8e0
@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.20240210-114329",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.001537 0.004355 1.780732 ( 2.105544)
build_miniruby 0.000000 0.001753 1.703017 ( 1.702068)
build_ruby 0.000000 0.001746 3.238009 ( 3.476095)
build_all 0.004618 0.003304 6.447945 ( 2.543789)
build_install 0.017194 0.001579 7.828292 ( 3.736840)
test_btest 0.000834 0.000238 89.069218 ( 24.883267)
test_basic 0.002345 0.003570 0.863360 ( 0.920742)
test_all 0.091705 0.025263 766.731594 (236.869657)
test_rubyspec 0.049769 0.050912 154.444934 (163.765332)
total: 440.00 sec