Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250328-120407
#<BuildRuby:0x00007faddd81fdc0
@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.20250328-120407",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.005672 0.000978 2.880112 ( 2.641871)
build_miniruby 0.001313 0.000226 1.593646 ( 1.590461)
build_ruby 0.001605 0.000277 3.443452 ( 30.416463)
build_all 0.006323 0.001091 4.729814 ( 3.909306)
build_install 0.005914 0.010367 6.246809 ( 3.842501)
test_btest 0.000689 0.000166 50.377717 ( 14.735249)
test_basic 0.006193 0.003874 0.930169 ( 1.056363)
test_all 0.075104 0.046337 588.867928 (189.540006)
test_rubyspec 0.024843 0.053639 105.948858 ( 25.609295)
total: 273.34 sec