Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-115237
#<BuildRuby:0x00007f4eb873fdd0
@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.20241211-115237",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.002419 0.004847 3.181664 ( 3.173200)
build_miniruby 0.001114 0.000371 1.232875 ( 1.229982)
build_ruby 0.001182 0.000394 3.761917 ( 3.941115)
build_all 0.007698 0.000000 6.100970 ( 2.584807)
build_install 0.015495 0.001793 7.774648 ( 3.671622)
test_btest 0.000720 0.000205 71.311937 ( 18.808655)
test_basic 0.006923 0.002590 0.925236 ( 0.974995)
test_all 0.098979 0.041686 692.638704 (218.417748)
test_rubyspec 0.053560 0.029909 117.607648 ( 32.684660)
total: 285.49 sec