Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-075829
#<BuildRuby:0x00005653a961a230
@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.20240124-075829",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005529 0.000173 1.933778 ( 2.305778)
build_miniruby 0.001504 0.000174 1.723203 ( 1.722175)
build_ruby 0.001804 0.000000 3.661116 ( 3.869100)
build_all 0.004513 0.003318 6.127719 ( 3.042614)
build_install 0.018568 0.000841 7.722506 ( 4.685855)
test_btest 0.000773 0.000000 88.559868 ( 32.454466)
test_basic 0.006950 0.000441 0.910873 ( 0.999097)
test_all 0.092645 0.023346 729.566720 (279.993115)
test_rubyspec 0.033279 0.070788 172.422987 (186.406617)
total: 515.48 sec