Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-123744
#<BuildRuby:0x00007fcedbeffdd8
@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.20241204-123744",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.005066 0.001583 2.912932 ( 2.577814)
build_miniruby 0.001153 0.000360 1.202503 ( 1.199552)
build_ruby 0.001221 0.000382 3.323314 ( 3.508946)
build_all 0.003709 0.002763 4.920533 ( 2.006611)
build_install 0.009959 0.004769 7.260993 ( 3.319728)
test_btest 0.000785 0.000275 69.619169 ( 18.415059)
test_basic 0.008789 0.001464 0.762502 ( 0.809385)
test_all 0.096778 0.040323 626.168943 (180.433835)
test_rubyspec 0.051482 0.025432 117.284778 ( 21.396583)
total: 233.67 sec