Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-040153
#<BuildRuby:0x0000557861d921a8
@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.20231013-040153",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.003411 0.003038 2.463192 ( 2.552667)
build_miniruby 0.001682 0.000000 1.618743 ( 1.617300)
build_ruby 0.001652 0.000000 3.499904 ( 3.739826)
build_all 0.008205 0.000078 6.401198 ( 3.651675)
build_install 0.016107 0.002522 8.120600 ( 5.142894)
test_btest 0.000000 0.001254 87.347223 ( 41.121356)
test_basic 0.002498 0.002736 0.953209 ( 1.021986)
test_all 0.004822 0.004013 712.030615 (300.143175)
test_rubyspec 0.045124 0.023075 107.449989 (119.855236)
total: 478.85 sec