Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-200348
#<BuildRuby:0x00007f1c2097fde0
@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.20241031-200348",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.000467 0.007312 4.013640 ( 3.887140)
build_miniruby 0.001432 0.000304 1.747339 ( 1.745221)
build_ruby 0.001746 0.000370 4.409457 ( 4.545916)
build_all 0.005249 0.004316 7.161625 ( 3.398912)
build_install 0.012938 0.008366 9.743640 ( 4.815905)
test_btest 0.000722 0.000195 74.621081 ( 19.877315)
test_basic 0.006287 0.003566 1.009005 ( 1.058191)
test_all 0.107928 0.037490 727.892173 (219.608068)
test_rubyspec 0.063865 0.017788 119.182283 ( 26.493062)
total: 285.43 sec