Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251209-150924
#<BuildRuby:0x00007c8b040cfdd0
@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.20251209-150924",
@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.000023 0.000000 0.000023 ( 0.000024)
autoconf 0.000040 0.000000 0.000040 ( 0.000040)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.003538 0.003956 2.742850 ( 2.724106)
build_miniruby 0.001622 0.000000 2.145492 ( 2.143958)
build_ruby 0.001891 0.000000 4.335716 ( 4.404792)
build_all 0.003970 0.004402 6.586038 ( 2.850048)
build_install 0.016122 0.002746 9.457607 ( 5.253606)
test_btest 0.000728 0.000252 73.460700 ( 19.398114)
test_basic 0.004721 0.003235 0.966752 ( 1.013013)
test_all 0.085496 0.043831 749.679537 (231.829130)
test_rubyspec 0.055375 0.028452 123.202817 ( 25.617942)
total: 295.24 sec