Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-010945
#<BuildRuby:0x00007feb04b9fdd8
@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.20241215-010945",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.004572 0.001354 2.151024 ( 2.980071)
build_miniruby 0.001048 0.000311 1.332988 ( 1.413024)
build_ruby 0.001895 0.000561 3.065604 ( 49.264688)
build_all 0.004394 0.003253 4.688490 ( 1.882467)
build_install 0.003061 0.013220 6.372916 ( 3.223713)
test_btest 0.000558 0.000229 65.097583 ( 17.084128)
test_basic 0.005299 0.004359 0.831013 ( 0.879342)
test_all 0.101579 0.038497 655.539458 (226.655393)
test_rubyspec 0.026305 0.057256 117.568862 ( 40.813653)
total: 344.20 sec