Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-035307
#<BuildRuby:0x00007fd20f16fdd0
@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.20241016-035307",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.002512 0.005295 3.208964 ( 3.078503)
build_miniruby 0.001236 0.000359 1.206864 ( 1.203648)
build_ruby 0.001446 0.000420 3.633944 ( 3.794013)
build_all 0.007170 0.000972 6.813862 ( 2.642023)
build_install 0.013474 0.004411 9.166508 ( 4.134480)
test_btest 0.000827 0.000236 84.977079 ( 23.111893)
test_basic 0.008060 0.002302 1.011584 ( 1.054445)
test_all 0.090618 0.059413 671.717702 (194.725626)
test_rubyspec 0.028267 0.061095 134.716476 ( 24.506879)
total: 258.25 sec