Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-134111
#<BuildRuby:0x0000563d3d8de8e0
@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.20230505-134111",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002141 0.003583 1.620579 ( 2.835550)
build_miniruby 0.000000 0.001268 1.200166 ( 1.198864)
build_ruby 0.000000 0.001348 2.458349 ( 2.691271)
build_all 0.005531 0.000627 2.085481 ( 1.327417)
build_install 0.016061 0.000961 3.435878 ( 2.484682)
test_btest 0.000000 0.001090 75.535768 ( 23.401874)
test_basic 0.002361 0.003372 0.707347 ( 0.786350)
test_all 0.000645 0.000155 591.230077 (182.188483)
test_rubyspec 0.023995 0.027482 77.734559 ( 90.049948)
total: 306.97 sec