Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-155523
#<BuildRuby:0x0000556f6e4da8e0
@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.20231019-155523",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.002991 0.003655 2.523578 ( 2.895840)
build_miniruby 0.000000 0.002368 61.350555 ( 24.435943)
build_ruby 0.000000 0.002135 3.451179 ( 3.638249)
build_all 0.008239 0.000404 6.461660 ( 3.103646)
build_install 0.014993 0.006065 8.215187 ( 4.793905)
test_btest 0.000000 0.001065 88.581083 ( 32.965966)
test_basic 0.002779 0.003387 0.989005 ( 1.083993)
test_all 0.003057 0.007008 715.752920 (277.264515)
test_rubyspec 0.040296 0.034941 104.497098 (120.558320)
total: 470.74 sec