Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-180457
#<BuildRuby:0x00007f5f4e9dfdc8
@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.20241010-180457",
@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.000005 0.000018 ( 0.000018)
autoconf 0.000022 0.000008 0.000030 ( 0.000030)
configure 0.000000 0.000029 0.000029 ( 0.000036)
build_up 0.005357 0.002872 3.383672 ( 3.695610)
build_miniruby 0.001066 0.000436 2.082537 ( 2.081909)
build_ruby 0.001929 0.000000 4.372163 ( 4.529372)
build_all 0.008846 0.001066 7.320978 ( 3.189674)
build_install 0.010060 0.009026 9.931262 ( 4.663958)
test_btest 0.000726 0.000307 91.690868 ( 24.530536)
test_basic 0.001354 0.009148 0.929488 ( 0.975846)
test_all 0.104387 0.046511 736.781898 (226.869657)
test_rubyspec 0.039616 0.045573 130.685561 ( 28.595941)
total: 299.13 sec