Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-144916
#<BuildRuby:0x00005585b2f4e3d0
@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.20230113-144916",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.004579 0.000104 1.032918 ( 1.432676)
build_miniruby 0.000000 0.001257 1.281272 ( 1.280045)
build_ruby 0.000000 0.001574 2.996655 ( 3.341012)
build_all 0.000012 0.006624 3.461564 ( 1.690616)
build_install 0.008235 0.003997 2.950314 ( 2.133515)
test_btest 0.000686 0.000238 55.757571 ( 15.160088)
test_basic 0.005000 0.001739 0.425099 ( 0.520762)
test_all 0.001097 0.000382 624.567463 (207.180564)
test_rubyspec 0.018820 0.029858 67.246332 ( 77.463579)
total: 310.20 sec