Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-062527
#<BuildRuby:0x00005564b9f2d7f8
@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.20230712-062527",
@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.000015 0.000006 0.000021 ( 0.000020)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.006730 0.000000 2.237975 ( 3.547448)
build_miniruby 0.001319 0.000060 1.669287 ( 1.688193)
build_ruby 0.000000 0.001451 3.193462 ( 3.431548)
build_all 0.003484 0.003771 2.708183 ( 1.971060)
build_install 0.015532 0.002378 3.996892 ( 2.787285)
test_btest 0.000640 0.000213 85.762452 ( 39.246834)
test_basic 0.001731 0.007191 1.004771 ( 1.317779)
test_all 0.001056 0.000409 636.205872 (283.972277)
test_rubyspec 0.030147 0.024817 95.893802 (109.372855)
total: 447.34 sec