Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-124948
#<BuildRuby:0x000055972bee1fe8
@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.20221230-124948",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000016 0.000006 0.000022 ( 0.000021)
build_up 0.001266 0.002991 1.008775 ( 1.413925)
build_miniruby 0.000880 0.000308 1.260963 ( 1.261919)
build_ruby 0.001661 0.000000 3.137533 ( 3.498937)
build_all 0.006149 0.000071 3.534713 ( 1.877276)
build_install 0.011821 0.002427 3.051174 ( 2.096842)
test_btest 0.000661 0.000202 56.304914 ( 16.669135)
test_basic 0.004511 0.001373 0.434133 ( 0.540318)
test_all 0.001825 0.000146 605.749636 (173.452212)
test_rubyspec 0.020789 0.020386 65.812142 ( 79.154068)
total: 279.97 sec