Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-135541
#<BuildRuby:0x000055b3907421a8
@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.20230624-135541",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.000000 0.005899 2.014858 ( 4.084789)
build_miniruby 0.000968 0.000806 1.648715 ( 1.656074)
build_ruby 0.001867 0.000000 3.348660 ( 3.771028)
build_all 0.007297 0.000000 2.521905 ( 2.528890)
build_install 0.016631 0.001727 3.956456 ( 3.781913)
test_btest 0.000547 0.000124 78.091425 ( 46.103575)
test_basic 0.003138 0.004739 0.861973 ( 1.230052)
test_all 0.002680 0.000692 611.060069 (303.135024)
test_rubyspec 0.023198 0.029186 87.723501 (108.806625)
total: 475.10 sec