Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-212034
#<BuildRuby:0x00007f5f6649fdc8
@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.20240831-212034",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000031 0.000010 0.000041 ( 0.000040)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.008534 0.000189 3.953734 ( 4.211917)
build_miniruby 0.001212 0.000351 1.195212 ( 1.192805)
build_ruby 0.001708 0.000000 2.794169 ( 3.034104)
build_all 0.000214 0.006006 6.000914 ( 2.248507)
build_install 0.008736 0.007002 7.993299 ( 3.651081)
test_btest 0.000000 0.000870 106.781926 ( 29.575996)
test_basic 0.004910 0.003440 1.019015 ( 1.072642)
test_all 0.116586 0.033709 685.119692 (241.388320)
test_rubyspec 0.064757 0.021523 168.866226 ( 31.587836)
total: 317.96 sec