Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-040219
#<BuildRuby:0x00007f988f9efdc0
@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.20240616-040219",
@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.000008 0.000024 ( 0.000024)
autoconf 0.000027 0.000013 0.000040 ( 0.000041)
configure 0.000023 0.000012 0.000035 ( 0.000036)
build_up 0.002750 0.005405 3.105879 ( 3.076985)
build_miniruby 0.001047 0.000576 1.210198 ( 1.207232)
build_ruby 0.001278 0.000703 3.644280 ( 3.781576)
build_all 0.005643 0.003104 7.050168 ( 2.698377)
build_install 0.009491 0.010989 9.351505 ( 4.338437)
test_btest 0.000623 0.000379 103.420295 ( 27.609408)
test_basic 0.005290 0.003219 1.046623 ( 1.096253)
test_all 0.122613 0.022565 758.004134 (216.614310)
test_rubyspec 0.045638 0.039401 164.354739 ( 27.298192)
total: 287.72 sec