Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-081451
#<BuildRuby:0x00007f750eeefdd8
@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.20240621-081451",
@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.000029 0.000007 0.000036 ( 0.000032)
autoconf 0.000044 0.000011 0.000055 ( 0.000051)
configure 0.000038 0.000010 0.000048 ( 0.000048)
build_up 0.007825 0.002020 3.949419 ( 4.620460)
build_miniruby 0.002540 0.000000 1.805250 ( 1.910751)
build_ruby 0.002458 0.000211 4.660389 ( 4.931049)
build_all 0.002660 0.008084 8.514829 ( 5.112438)
build_install 0.012340 0.011100 11.467568 ( 6.873980)
test_btest 0.000736 0.000259 111.887276 ( 31.516457)
test_basic 0.009321 0.001773 1.203238 ( 1.268049)
test_all 0.115963 0.035843 830.850967 (245.371747)
test_rubyspec 0.030033 0.062837 159.003942 ( 31.277669)
total: 332.88 sec