Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-112425
#<BuildRuby:0x0000564c76dc2120
@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.20230607-112425",
@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.000028 0.000003 0.000031 ( 0.000031)
autoconf 0.000044 0.000004 0.000048 ( 0.000048)
configure 0.000034 0.000004 0.000038 ( 0.000038)
build_up 0.007245 0.000305 2.018388 ( 4.955502)
build_miniruby 0.001418 0.000133 1.565948 ( 2.085921)
build_ruby 0.001608 0.000151 2.926848 ( 4.043284)
build_all 0.003000 0.004568 2.246579 ( 3.531555)
build_install 0.010989 0.009795 3.715786 ( 5.063986)
test_btest 0.001099 0.000200 80.540395 ( 79.118939)
test_basic 0.002868 0.005137 0.860807 ( 1.615865)
test_all 0.001886 0.000401 624.135206 (441.412937)
test_rubyspec 0.017640 0.038776 86.569534 (109.422076)
total: 651.25 sec