Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250414-201812
#<BuildRuby:0x00007fd4d252fdd8
@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.20250414-201812",
@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.000005 0.000023 ( 0.000025)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.001511 0.004462 2.079117 ( 2.379363)
build_miniruby 0.001135 0.000378 1.256849 ( 1.254107)
build_ruby 0.000000 0.001947 3.761444 ( 3.914126)
build_all 0.006033 0.002711 5.844112 ( 2.520458)
build_install 0.004537 0.012534 7.292636 ( 3.893390)
test_btest 0.000891 0.000000 51.527569 ( 14.978979)
test_basic 0.007426 0.001858 0.873041 ( 0.925964)
test_all 0.077181 0.042580 581.751066 (191.199567)
test_rubyspec 0.057525 0.016933 103.396222 ( 19.079158)
total: 240.15 sec