Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-085629
#<BuildRuby:0x00007fd0a3e5fdc8
@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-085629",
@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.000005 0.000018 ( 0.000018)
autoconf 0.000024 0.000008 0.000032 ( 0.000031)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.004086 0.001233 1.447456 ( 1.801757)
build_miniruby 0.001402 0.000000 1.139043 ( 1.135623)
build_ruby 0.002085 0.000000 3.197004 ( 3.403805)
build_all 0.007367 0.001399 5.621323 ( 2.091381)
build_install 0.011718 0.011963 8.051911 ( 4.860823)
test_btest 0.000620 0.000253 72.470144 ( 25.592607)
test_basic 0.003459 0.005421 0.855854 ( 0.901485)
test_all 0.114119 0.029504 609.755338 (191.973463)
test_rubyspec 0.035221 0.045876 124.346024 ( 36.985038)
total: 268.75 sec