Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-235827
#<BuildRuby:0x00005638548c28e0
@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.20230101-235827",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000024 0.000000 0.000024 ( 0.000023)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.004815 0.000309 1.129827 ( 1.762617)
build_miniruby 0.001103 0.000316 1.427702 ( 1.511050)
build_ruby 0.001060 0.000303 3.396966 ( 3.890210)
build_all 0.006626 0.000698 3.847837 ( 2.527103)
build_install 0.006908 0.009154 3.253829 ( 3.007702)
test_btest 0.000588 0.000204 55.178395 ( 33.671900)
test_basic 0.001275 0.004325 0.414903 ( 0.599985)
test_all 0.001536 0.000211 607.582807 (246.488587)
test_rubyspec 0.025836 0.019326 70.304433 ( 85.169888)
total: 378.63 sec