Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-061607
#<BuildRuby:0x00007ffb9c2cfde0
@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.20241211-061607",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.003298 0.003862 3.085710 ( 3.254707)
build_miniruby 0.000000 0.001453 1.120108 ( 1.117663)
build_ruby 0.000968 0.000711 3.451103 ( 3.568124)
build_all 0.004953 0.003074 6.104036 ( 2.446776)
build_install 0.009573 0.005841 8.386898 ( 3.969441)
test_btest 0.000855 0.000000 71.311509 ( 18.857184)
test_basic 0.007346 0.001361 0.837065 ( 0.884954)
test_all 0.109155 0.031761 692.805722 (209.526164)
test_rubyspec 0.043185 0.034346 113.300141 ( 21.266002)
total: 264.89 sec