Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-072843
#<BuildRuby:0x000055568c3fa3d0
@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.20230428-072843",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005480 0.000238 1.762842 ( 3.544295)
build_miniruby 0.001161 0.000185 1.253356 ( 1.256349)
build_ruby 0.001548 0.000248 2.607539 ( 2.924679)
build_all 0.002314 0.004628 2.208030 ( 1.821863)
build_install 0.017065 0.000000 3.272170 ( 2.712006)
test_btest 0.000649 0.000000 72.939562 ( 38.064192)
test_basic 0.005135 0.001551 0.769358 ( 1.077979)
test_all 0.001691 0.000811 573.722701 (249.053246)
test_rubyspec 0.031059 0.014694 75.074721 ( 86.999275)
total: 387.45 sec