Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-102951
#<BuildRuby:0x00007f558dc5fdc0
@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.20241125-102951",
@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.000019)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.003281 0.003719 3.135240 ( 3.043654)
build_miniruby 0.001027 0.000400 1.574735 ( 1.571259)
build_ruby 0.001177 0.000458 4.029964 ( 4.181498)
build_all 0.006992 0.001069 6.008918 ( 2.543776)
build_install 0.011150 0.007843 8.572444 ( 4.328661)
test_btest 0.000627 0.000257 74.356866 ( 20.182843)
test_basic 0.004702 0.004423 0.969514 ( 1.016121)
test_all 0.107092 0.040321 747.376802 (237.117600)
test_rubyspec 0.049169 0.033769 118.429261 ( 27.815608)
total: 301.80 sec