Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-181323
#<BuildRuby:0x00007fb03d5bfdc0
@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.20241206-181323",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000034 0.000005 0.000039 ( 0.000040)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.002706 0.003840 2.665026 ( 2.614608)
build_miniruby 0.001272 0.000243 1.096933 ( 1.093876)
build_ruby 0.001439 0.000274 3.154367 ( 3.343353)
build_all 0.006847 0.000485 5.305139 ( 2.059985)
build_install 0.007278 0.008272 7.301513 ( 3.399516)
test_btest 0.000658 0.000165 67.101682 ( 17.546412)
test_basic 0.003220 0.003983 0.688371 ( 0.744639)
test_all 0.128524 0.015423 659.930164 (189.737092)
test_rubyspec 0.052911 0.024283 115.582280 ( 20.891319)
total: 241.43 sec