Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-113827
#<BuildRuby:0x000055a4f8bde078
@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.20231022-113827",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.002532 0.004343 3.129597 ( 3.238301)
build_miniruby 0.001002 0.000144 1.122345 ( 1.120797)
build_ruby 0.001296 0.000000 2.256956 ( 2.448352)
build_all 0.006156 0.000459 5.502073 ( 2.230866)
build_install 0.015593 0.000871 7.326139 ( 3.169436)
test_btest 0.000672 0.000084 78.289826 ( 20.727868)
test_basic 0.003994 0.000499 0.816186 ( 0.881966)
test_all 0.073293 0.046083 615.808389 (205.763558)
test_rubyspec 0.032928 0.022112 80.715008 ( 92.161249)
total: 331.74 sec