Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-140358
#<BuildRuby:0x000055bbdc91a008
@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.20230310-140358",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006102 0.000357 1.902670 ( 5.006169)
build_miniruby 0.001413 0.000235 1.441576 ( 2.240059)
build_ruby 0.001555 0.000259 2.663636 ( 3.866781)
build_all 0.006915 0.001153 2.209496 ( 3.110299)
build_install 0.013102 0.007206 3.534459 ( 5.117519)
test_btest 0.001052 0.000219 73.623638 ( 86.546978)
test_basic 0.005775 0.001203 0.558180 ( 1.142042)
test_all 0.000498 0.001159 573.533033 (459.596222)
test_rubyspec 0.034535 0.017920 78.945766 ( 97.265152)
total: 663.89 sec