Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-174825
#<BuildRuby:0x00007f2135b1fdc0
@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.20241101-174825",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.003236 0.003831 2.771632 ( 2.723723)
build_miniruby 0.001195 0.000227 1.124711 ( 1.122538)
build_ruby 0.001529 0.000292 3.359092 ( 3.468326)
build_all 0.009449 0.000225 6.898490 ( 2.783181)
build_install 0.015018 0.003125 8.809434 ( 3.980889)
test_btest 0.001074 0.000000 76.190048 ( 21.457446)
test_basic 0.009233 0.000000 0.994258 ( 1.048671)
test_all 0.120233 0.025495 630.962881 (193.041996)
test_rubyspec 0.058963 0.019363 116.178182 ( 20.504414)
total: 250.13 sec