Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-150635
#<BuildRuby:0x00007fa9d102fdc8
@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.20240824-150635",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000027 0.000008 0.000035 ( 0.000036)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.002318 0.004872 2.969663 ( 3.029532)
build_miniruby 0.001022 0.000368 1.119701 ( 1.116936)
build_ruby 0.001287 0.000464 2.988510 ( 3.225909)
build_all 0.003061 0.005454 6.769657 ( 2.487024)
build_install 0.016023 0.000770 9.484227 ( 4.300911)
test_btest 0.000565 0.000200 103.851001 ( 26.641379)
test_basic 0.004745 0.004310 0.862502 ( 0.911963)
test_all 0.097250 0.048660 701.720272 (201.725378)
test_rubyspec 0.049469 0.041547 162.965088 ( 27.578028)
total: 271.02 sec