Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250821-195004
#<BuildRuby:0x000070edf302fdd0
@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.20250821-195004",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.003910 0.003909 3.703581 ( 2.362002)
build_miniruby 0.001093 0.000257 1.154079 ( 1.151428)
build_ruby 0.001466 0.000238 3.699907 ( 3.835394)
build_all 0.006591 0.000398 5.712007 ( 2.328309)
build_install 0.012404 0.006595 8.374217 ( 3.907663)
test_btest 0.000733 0.000232 54.907545 ( 15.432186)
test_basic 0.000938 0.007066 0.766288 ( 0.821253)
test_all 0.090052 0.029339 663.577244 (206.832322)
test_rubyspec 0.043120 0.037123 113.443434 ( 38.761048)
total: 275.43 sec