Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-045340
#<BuildRuby:0x00005596943e61a8
@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-045340",
@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.000011 0.000000 0.000011 ( 0.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004190 0.000200 1.054338 ( 1.581421)
build_miniruby 0.001033 0.000049 1.380397 ( 1.378733)
build_ruby 0.001220 0.000058 2.886882 ( 3.242767)
build_all 0.006458 0.000100 3.617864 ( 1.847221)
build_install 0.001182 0.011847 2.956173 ( 1.991147)
test_btest 0.000857 0.000143 55.377705 ( 15.949772)
test_basic 0.004433 0.000054 0.408486 ( 0.501019)
test_all 0.001207 0.000193 635.116615 (180.112046)
test_rubyspec 0.017509 0.020756 63.439536 ( 73.414610)
total: 280.02 sec