Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-052844
#<BuildRuby:0x000055ed0a3e6230
@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.20230603-052844",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000023 0.000001 0.000024 ( 0.000026)
build_up 0.002874 0.003803 2.048956 ( 4.608710)
build_miniruby 0.001611 0.000166 1.515140 ( 1.782116)
build_ruby 0.001761 0.000000 2.846658 ( 4.105405)
build_all 0.004602 0.003265 2.263164 ( 2.649452)
build_install 0.019409 0.000061 3.520324 ( 3.849041)
test_btest 0.001059 0.000000 78.420506 ( 54.967654)
test_basic 0.007603 0.000121 0.843959 ( 1.217180)
test_all 0.001907 0.000195 562.568477 (304.324522)
test_rubyspec 0.025611 0.027598 84.706862 (106.271187)
total: 483.78 sec