Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250211-102430
#<BuildRuby:0x00007ff3a31ffdd0
@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.20250211-102430",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000028 0.000008 0.000036 ( 0.000037)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.006262 0.001727 3.618607 ( 4.757072)
build_miniruby 0.001977 0.000545 1.702869 ( 2.381213)
build_ruby 0.001782 0.000492 4.153468 ( 9.855939)
build_all 0.007013 0.003792 6.464798 ( 6.771270)
build_install 0.022859 0.003602 8.975398 ( 9.864094)
test_btest 0.000857 0.000232 74.487022 ( 78.985187)
test_basic 0.000535 0.011127 0.972161 ( 1.897062)
test_all 0.081758 0.044816 659.666363 (545.088012)
test_rubyspec 0.045405 0.039110 110.911836 ( 64.856234)
total: 724.46 sec