Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-150340
#<BuildRuby:0x000055f58a36e3b0
@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.20230104-150340",
@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.000014 0.000006 0.000020 ( 0.000022)
autoconf 0.000016 0.000007 0.000023 ( 0.000024)
configure 0.000015 0.000007 0.000022 ( 0.000022)
build_up 0.004936 0.000000 1.032056 ( 1.420196)
build_miniruby 0.001502 0.000000 1.125800 ( 1.123791)
build_ruby 0.001486 0.000083 2.665968 ( 3.050772)
build_all 0.005698 0.000699 3.205764 ( 1.545187)
build_install 0.005882 0.006685 2.607149 ( 1.693375)
test_btest 0.000731 0.000000 54.538028 ( 14.869887)
test_basic 0.004102 0.000242 0.378811 ( 0.475028)
test_all 0.000727 0.000312 570.950637 (170.500861)
test_rubyspec 0.003626 0.037232 54.098212 ( 64.150328)
total: 258.83 sec