Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-131104
#<BuildRuby:0x0000563375ec1fb8
@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.20230918-131104",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007236 0.000198 2.328753 ( 5.296035)
build_miniruby 0.001829 0.000118 1.592111 ( 1.716735)
build_ruby 0.001966 0.000127 3.383961 ( 4.007512)
build_all 0.008457 0.000254 6.513726 ( 5.342937)
build_install 0.018381 0.000840 7.832703 ( 6.801237)
test_btest 0.000788 0.000000 85.001289 ( 45.032383)
test_basic 0.007456 0.000000 1.006611 ( 1.387862)
test_all 0.002313 0.007956 730.472647 (316.380234)
test_rubyspec 0.055145 0.016286 105.802067 (126.345832)
total: 512.31 sec