Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251005-232907
#<BuildRuby:0x00007140904ffdc0
@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.20251005-232907",
@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.000025 0.000000 0.000025 ( 0.000018)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.003995 0.003721 3.159109 ( 3.024599)
build_miniruby 0.001190 0.000065 1.074565 ( 2.650846)
build_ruby 0.001683 0.000000 2.942234 ( 42.811419)
build_all 0.005850 0.001815 4.930530 ( 2.033276)
build_install 0.016121 0.003527 7.937990 ( 4.120412)
test_btest 0.000928 0.000011 61.362161 ( 18.028382)
test_basic 0.003534 0.004401 0.891401 ( 2.382093)
test_all 0.078573 0.035285 535.286979 (177.272441)
test_rubyspec 0.052350 0.028498 113.743357 ( 19.083245)
total: 271.41 sec