Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250505-084501
#<BuildRuby:0x00007fe6710afdc0
@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.20250505-084501",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.001591 0.004440 2.452735 ( 2.900699)
build_miniruby 0.001131 0.000328 1.616791 ( 1.614939)
build_ruby 0.000000 0.002133 3.943625 ( 4.025375)
build_all 0.008503 0.000758 5.943372 ( 2.569154)
build_install 0.017791 0.000509 7.060947 ( 3.791897)
test_btest 0.000794 0.000209 49.309331 ( 13.406954)
test_basic 0.008980 0.000000 0.843536 ( 0.892328)
test_all 0.082559 0.038773 564.914874 (166.709775)
test_rubyspec 0.026737 0.051324 104.101417 ( 20.811576)
total: 216.72 sec