Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250804-001444
#<BuildRuby:0x00007edeb134fdc8
@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.20250804-001444",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.005337 0.002097 3.191848 ( 2.448365)
build_miniruby 0.000216 0.001073 1.102347 ( 1.099389)
build_ruby 0.001546 0.000154 2.784852 ( 3.721797)
build_all 0.005963 0.001412 4.930263 ( 1.915503)
build_install 0.014941 0.002720 7.626426 ( 3.551432)
test_btest 0.000481 0.000521 52.363373 ( 14.658593)
test_basic 0.004969 0.002510 0.735036 ( 0.793525)
test_all 0.078619 0.035657 582.748111 (171.925906)
test_rubyspec 0.042178 0.034317 146.195141 ( 22.648907)
total: 222.77 sec