Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-040030
#<BuildRuby:0x00007f03d3a2fde0
@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.20241024-040030",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000016 0.000007 0.000023 ( 0.000024)
build_up 0.004140 0.004035 3.656907 ( 3.602902)
build_miniruby 0.001590 0.000000 1.704060 ( 1.700912)
build_ruby 0.001839 0.000000 3.485298 ( 3.631372)
build_all 0.004519 0.004061 6.205677 ( 2.495671)
build_install 0.015799 0.003270 8.844627 ( 3.955399)
test_btest 0.000615 0.000256 75.121207 ( 19.519702)
test_basic 0.000000 0.010140 0.754674 ( 0.798817)
test_all 0.090530 0.055848 660.231309 (197.688110)
test_rubyspec 0.057345 0.024638 120.203772 ( 21.841394)
total: 255.24 sec