Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251212-034948
#<BuildRuby:0x00007caff006fdc0
@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.20251212-034948",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.001468 0.005843 2.571595 ( 2.370085)
build_miniruby 0.000834 0.000702 1.388063 ( 1.384994)
build_ruby 0.001148 0.000773 3.582337 ( 17.340106)
build_all 0.004789 0.004404 6.415494 ( 2.848847)
build_install 0.013776 0.003928 8.287880 ( 4.376563)
test_btest 0.001075 0.000034 68.421802 ( 20.519652)
test_basic 0.004801 0.004836 0.929567 ( 0.976374)
test_all 0.091117 0.032402 624.148609 (204.311530)
test_rubyspec 0.056821 0.027711 129.803434 ( 34.915709)
total: 289.04 sec