Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-130637
#<BuildRuby:0x000055f625d16228
@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.20230125-130637",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.003817 0.001018 1.142854 ( 1.772497)
build_miniruby 0.001183 0.000316 1.163507 ( 1.182335)
build_ruby 0.000000 0.001740 2.835844 ( 3.183630)
build_all 0.000241 0.007754 4.027872 ( 2.073331)
build_install 0.008908 0.006100 2.948282 ( 2.378958)
test_btest 0.000441 0.000196 55.210862 ( 28.041055)
test_basic 0.003111 0.003665 0.438372 ( 0.641540)
test_all 0.000834 0.000395 694.918564 (447.446594)
test_rubyspec 0.035581 0.035910 80.405596 (122.391765)
total: 609.11 sec