Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-063355
#<BuildRuby:0x0000561f015563d0
@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-063355",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000000 0.000077 0.000077 ( 0.000046)
build_up 0.003545 0.004520 2.597217 ( 3.714948)
build_miniruby 0.001799 0.000000 1.771850 ( 1.878701)
build_ruby 0.001564 0.000000 3.615347 ( 4.072803)
build_all 0.007774 0.001235 6.712475 ( 4.998805)
build_install 0.012482 0.009626 8.430094 ( 6.528838)
test_btest 0.000750 0.000170 88.926720 ( 69.086602)
test_basic 0.005349 0.003638 1.060918 ( 1.584242)
test_all 0.008447 0.002048 716.992216 (334.406072)
test_rubyspec 0.039144 0.028701 108.988236 (122.942276)
total: 549.21 sec