Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-094507
#<BuildRuby:0x00007f2a8629fdd0
@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.20240825-094507",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.005511 0.003823 4.078432 ( 5.713824)
build_miniruby 0.001729 0.000151 1.776976 ( 2.091522)
build_ruby 0.002046 0.000482 4.853655 ( 31.244514)
build_all 0.005421 0.005697 9.119155 ( 7.891900)
build_install 0.015237 0.012496 12.338539 ( 11.676255)
test_btest 0.000715 0.000226 127.752299 (122.147566)
test_basic 0.003851 0.008575 1.358798 ( 1.874116)
test_all 0.114979 0.048507 977.842610 (803.466759)
test_rubyspec 0.053433 0.041933 176.538181 (109.454292)
total: 1095.56 sec