Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251222-143143
#<BuildRuby:0x000079498656fdd0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251222-143143",
@make="make",
@no_timeout_error=nil,
@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.000005 0.000025 ( 0.000026)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.003954 0.002986 2.984815 ( 2.806724)
build_miniruby 0.000918 0.000701 1.939041 ( 1.936536)
build_ruby 0.000000 0.002048 4.670731 ( 4.739134)
build_all 0.005876 0.003402 6.941758 ( 2.946344)
build_install 0.014608 0.005989 9.700799 ( 5.418602)
test_btest 0.000701 0.000222 78.297287 ( 24.669417)
test_basic 0.004402 0.005699 1.148386 ( 1.193972)
test_all 0.091724 0.042007 802.457596 (258.117933)
test_rubyspec 0.053691 0.033250 127.739024 ( 30.817027)
total: 332.65 sec