Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-043942
#<BuildRuby:0x000055d3d682a230
@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.20230721-043942",
@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.000003 0.000022 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.005766 0.000854 2.066821 ( 3.288435)
build_miniruby 0.001354 0.000201 1.648977 ( 1.666784)
build_ruby 0.001293 0.000192 3.219659 ( 3.490768)
build_all 0.007450 0.000000 2.589301 ( 1.857411)
build_install 0.017901 0.000446 4.159062 ( 3.040149)
test_btest 0.000821 0.000043 81.647863 ( 43.758556)
test_basic 0.004129 0.003862 0.933009 ( 1.422198)
test_all 0.001809 0.000266 613.100845 (275.927170)
test_rubyspec 0.023918 0.031157 89.240042 (107.610152)
total: 442.06 sec