Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-143046
#<BuildRuby:0x00007ffb2429fdc0
@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.20241230-143046",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000000 0.000091 0.000091 ( 0.000174)
build_up 0.000000 0.005578 1.714096 ( 2.046536)
build_miniruby 0.000000 0.001489 1.564986 ( 1.561642)
build_ruby 0.000000 0.002035 3.916124 ( 4.098788)
build_all 0.007920 0.000847 6.368223 ( 2.692546)
build_install 0.016665 0.000478 7.682828 ( 3.974442)
test_btest 0.000689 0.000244 73.382507 ( 19.736784)
test_basic 0.005668 0.004578 0.816141 ( 0.867766)
test_all 0.104903 0.036699 673.565431 (198.759100)
test_rubyspec 0.024184 0.055115 115.041294 ( 27.600314)
total: 261.34 sec