Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-010509
#<BuildRuby:0x000055c265e9a4f8
@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.20230905-010509",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.005919 1.793590 ( 2.507949)
build_miniruby 0.000000 0.001564 1.628265 ( 1.644887)
build_ruby 0.001791 0.000000 3.394181 ( 3.709890)
build_all 0.006448 0.002040 6.522269 ( 3.815495)
build_install 0.021689 0.000000 7.755153 ( 5.567359)
test_btest 0.000987 0.000158 85.936974 ( 36.605380)
test_basic 0.007731 0.000921 0.962040 ( 1.038615)
test_all 0.008793 0.000000 698.483282 (244.459987)
test_rubyspec 0.038168 0.032153 99.369042 (112.053816)
total: 411.40 sec