Logfile: /home/ko1/ruby/logs/brlog.trunk-mjit.20220518-200633
#<BuildRuby:0x000055e2447ad9c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-mjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-mjit",
@TARGET_NAME="trunk-mjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-mjit",
@btest_opts="-j6",
@build_opts="-j6",
@configure_opts=["cppflags=-DMJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-mjit.20220518-200633",
@make="make",
@quiet=false,
@ruby_env=
[["RUBY_DEBUG", "ci"], ["RUBY_TEST_SUBPROCESS_TIMEOUT_SCALE", "30"]],
@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="RUN_OPTS=\"--disable-gems --mjit-debug=-ggdb3\"",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000025)
autoconf 0.000000 0.000000 0.000000 ( 0.000060)
configure 0.000000 0.000000 0.000000 ( 0.000044)
build_up 0.012000 0.000000 10.092000 ( 6.474749)
build_miniruby 0.004000 0.000000 0.112000 ( 0.120498)
build_ruby 0.000000 0.004000 0.172000 ( 0.180441)
build_all 0.008000 0.004000 19.604000 ( 7.881159)
build_install 0.028000 0.004000 43.664000 ( 19.763983)
test_btest 0.004000 0.000000 1296.684000 (260.652722)
test_basic 0.004000 0.004000 7.736000 ( 6.542767)
test_all 0.004000 0.000000 5212.412000 (4599.132912)
test_rubyspec 0.064000 0.024000 1361.436000 (1012.783266)
total: 5913.53 sec