Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-112110
#<BuildRuby:0x00007f028efffdd8
@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.20240731-112110",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000036 0.000010 0.000046 ( 0.000045)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.003373 0.005046 3.791459 ( 3.782125)
build_miniruby 0.001278 0.000384 1.596041 ( 1.592398)
build_ruby 0.001470 0.000440 4.349775 ( 9.926583)
build_all 0.000878 0.008423 8.576824 ( 3.459582)
build_install 0.014805 0.008997 11.332719 ( 5.431883)
test_btest 0.000851 0.000000 123.393050 ( 45.940656)
test_basic 0.009660 0.002553 1.411623 ( 1.505880)
test_all 0.111308 0.045770 936.082753 (531.610283)
test_rubyspec 0.066727 0.029762 178.739214 (115.443067)
total: 718.69 sec