Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260101-211246
#<BuildRuby:0x0000701d83effdd8
@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.20260101-211246",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000032 0.000010 0.000042 ( 0.000043)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.004127 0.002379 2.573304 ( 2.724677)
build_miniruby 0.000245 0.001405 1.975531 ( 1.974733)
build_ruby 0.001413 0.000490 4.547131 ( 4.593165)
build_all 0.008387 0.001447 7.195498 ( 3.237887)
build_install 0.014872 0.007717 9.899528 ( 5.805783)
test_btest 0.000930 0.000000 79.553811 ( 26.287896)
test_basic 0.005928 0.003744 1.120189 ( 1.167296)
test_all 0.084956 0.047455 719.152082 (239.449185)
test_rubyspec 0.043787 0.040505 129.011672 ( 25.892486)
total: 311.13 sec