Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-131215
#<BuildRuby:0x00007ffba9bffde0
@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.20241110-131215",
@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.000022 0.000006 0.000028 ( 0.000027)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.003729 0.004925 4.191664 ( 5.934845)
build_miniruby 0.001793 0.000000 1.698487 ( 1.718636)
build_ruby 0.002076 0.000000 4.900522 ( 26.234098)
build_all 0.004621 0.005384 6.816996 ( 4.515841)
build_install 0.013142 0.009931 9.884490 ( 5.895853)
test_btest 0.000772 0.000257 84.762156 ( 49.731995)
test_basic 0.009287 0.004542 1.172282 ( 1.544957)
test_all 0.114276 0.036645 761.211503 (325.087074)
test_rubyspec 0.058900 0.023157 126.448876 ( 44.282347)
total: 464.95 sec