Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-012925
#<BuildRuby:0x00007f164a50fde0
@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.20240813-012925",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.001265 0.008503 4.237395 ( 5.047904)
build_miniruby 0.000000 0.002097 2.267843 ( 2.288894)
build_ruby 0.001229 0.000984 4.894264 ( 5.029369)
build_all 0.009066 0.001578 9.285244 ( 4.938461)
build_install 0.020512 0.003576 12.906259 ( 7.496881)
test_btest 0.000857 0.000253 129.486745 ( 56.157808)
test_basic 0.010988 0.003232 1.398614 ( 1.552659)
test_all 0.113280 0.044316 919.714114 (338.815819)
test_rubyspec 0.053210 0.040958 181.124007 (112.114550)
total: 533.44 sec