Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230331-021437
#<BuildRuby:0x000055ba9496e318
@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.20230331-021437",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.002705 0.003781 1.898290 ( 4.323189)
build_miniruby 0.001368 0.000238 1.391837 ( 1.429241)
build_ruby 0.001264 0.000219 2.630556 ( 3.134853)
build_all 0.006246 0.001086 2.210133 ( 2.136492)
build_install 0.007414 0.010456 3.446176 ( 3.584275)
test_btest 0.000691 0.000179 71.947566 ( 39.439938)
test_basic 0.000774 0.005770 0.566924 ( 0.958897)
test_all 0.001258 0.000390 568.160499 (250.590926)
test_rubyspec 0.039770 0.019024 85.050280 (112.186568)
total: 417.79 sec