Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-163722
#<BuildRuby:0x00007f3e6999fdc8
@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.20240826-163722",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.000094 0.007259 3.199419 ( 3.062281)
build_miniruby 0.001284 0.000257 1.532671 ( 1.529814)
build_ruby 0.001514 0.000302 3.962736 ( 4.194082)
build_all 0.008108 0.000797 8.356818 ( 3.400708)
build_install 0.013945 0.005915 10.661081 ( 4.767039)
test_btest 0.000711 0.000153 115.920013 ( 32.055593)
test_basic 0.005766 0.004311 1.202779 ( 1.249175)
test_all 0.108444 0.044869 871.806847 (296.241481)
test_rubyspec 0.071573 0.015791 167.324845 ( 39.532962)
total: 386.03 sec