Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-075711
#<BuildRuby:0x00007f2dde25fdd8
@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.20240731-075711",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000044 0.000006 0.000050 ( 0.000050)
configure 0.000038 0.000005 0.000043 ( 0.000043)
build_up 0.006302 0.004302 4.170028 ( 5.428143)
build_miniruby 0.002145 0.000000 1.813774 ( 2.175298)
build_ruby 0.002606 0.000129 4.648709 ( 5.285510)
build_all 0.010049 0.001507 9.229174 ( 7.713309)
build_install 0.021761 0.003684 12.223773 ( 10.385206)
test_btest 0.000818 0.000124 125.161142 ( 82.006686)
test_basic 0.010422 0.003201 1.406606 ( 1.561293)
test_all 0.129841 0.029370 892.931417 (354.102471)
test_rubyspec 0.046629 0.045364 175.898311 ( 51.131784)
total: 519.79 sec