Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-230011
#<BuildRuby:0x00007f52c1d0fdc0
@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.20241231-230011",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.000721 0.004160 1.474132 ( 1.770092)
build_miniruby 0.001265 0.000372 1.132176 ( 1.129220)
build_ruby 0.001489 0.000438 2.912534 ( 3.137582)
build_all 0.006783 0.000757 5.319619 ( 2.144933)
build_install 0.017275 0.000001 6.828924 ( 3.536551)
test_btest 0.000792 0.000180 64.548157 ( 17.397230)
test_basic 0.001542 0.004780 0.697467 ( 0.748503)
test_all 0.109089 0.028535 655.412548 (194.390643)
test_rubyspec 0.046711 0.028243 111.926612 ( 20.316985)
total: 244.57 sec