Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-230909
#<BuildRuby:0x0000557eb4fe6130
@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.20230905-230909",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.005136 0.000497 1.783262 ( 2.912876)
build_miniruby 0.001307 0.000127 1.692918 ( 1.745115)
build_ruby 0.001575 0.000153 3.457905 ( 3.761519)
build_all 0.008616 0.000032 6.312516 ( 4.551757)
build_install 0.012311 0.007711 7.979595 ( 5.713882)
test_btest 0.000940 0.000127 83.432502 ( 43.719396)
test_basic 0.004218 0.004083 0.991673 ( 1.229349)
test_all 0.005352 0.004295 690.060120 (318.888374)
test_rubyspec 0.049351 0.022541 103.896915 (124.004064)
total: 506.53 sec