Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-143823
#<BuildRuby:0x00007fe43561fdc0
@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.20241008-143823",
@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.000031 0.000008 0.000039 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.011564 0.000794 5.791649 ( 8.226766)
build_miniruby 0.010470 0.005729 344.548391 (220.520723)
build_ruby 0.002524 0.000631 6.919396 ( 41.985848)
build_all 0.075395 0.025066 261.931250 (125.589902)
build_install 0.012862 0.014266 11.970244 ( 9.950682)
test_btest 0.000723 0.000232 98.404993 ( 72.312153)
test_basic 0.010310 0.000125 1.233797 ( 1.385902)
test_all 0.108968 0.056111 832.507552 (655.488729)
test_rubyspec 0.071842 0.020792 145.824209 (113.025935)
total: 1248.49 sec