Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-024940
#<BuildRuby:0x00007f0ac060fdc0
@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.20240715-024940",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000036 0.000005 0.000041 ( 0.000041)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.000013 0.007110 3.172632 ( 3.232778)
build_miniruby 0.001491 0.000000 1.179890 ( 1.177096)
build_ruby 0.000000 0.001812 2.977857 ( 3.149071)
build_all 0.006711 0.002073 7.548514 ( 2.908297)
build_install 0.017858 0.001330 9.924564 ( 4.592592)
test_btest 0.000830 0.000177 107.960786 ( 28.017764)
test_basic 0.008911 0.000149 0.971103 ( 1.017542)
test_all 0.114977 0.035332 757.903596 (231.042483)
test_rubyspec 0.042361 0.048289 163.136326 ( 35.899767)
total: 311.04 sec