Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-022125
#<BuildRuby:0x000055b3956de018
@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.20240215-022125",
@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.000017 0.000001 0.000018 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.005652 0.000192 1.942520 ( 2.270269)
build_miniruby 0.001401 0.000150 1.691405 ( 1.689588)
build_ruby 0.001691 0.000181 3.642016 ( 3.853674)
build_all 0.000000 0.007552 6.777655 ( 3.323408)
build_install 0.013899 0.004956 8.150000 ( 4.366748)
test_btest 0.001015 0.000197 91.351814 ( 35.544214)
test_basic 0.006337 0.001233 0.977369 ( 1.073681)
test_all 0.078941 0.037100 771.617059 (292.337102)
test_rubyspec 0.042191 0.057086 126.596854 (139.690733)
total: 484.15 sec