Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-175908
#<BuildRuby:0x000055fc1c302078
@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.20231231-175908",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.002670 0.003198 1.609437 ( 1.991642)
build_miniruby 0.001263 0.000202 1.512371 ( 1.510332)
build_ruby 0.001420 0.000227 3.255294 ( 3.480230)
build_all 0.006695 0.001071 5.439938 ( 2.879096)
build_install 0.015388 0.003287 6.758770 ( 4.052072)
test_btest 0.000645 0.000107 81.800874 ( 34.450444)
test_basic 0.004339 0.004127 0.949837 ( 1.048911)
test_all 0.095596 0.027081 748.762960 (277.912350)
test_rubyspec 0.037692 0.028690 96.386990 (108.751169)
total: 436.08 sec