Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250307-102220
#<BuildRuby:0x00007f721bbdfdc8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250307-102220",
@make="make",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.007204 0.000000 3.168604 ( 2.362101)
build_miniruby 0.001646 0.000146 1.450832 ( 1.448524)
build_ruby 0.001565 0.000253 3.528340 ( 13.777167)
build_all 0.008117 0.000000 5.174255 ( 2.266813)
build_install 0.009955 0.007751 7.566425 ( 3.964908)
test_btest 0.000816 0.000159 45.096774 ( 13.821390)
test_basic 0.007799 0.000000 0.817908 ( 5.817270)
test_all 0.079361 0.036437 570.279692 (207.496482)
test_rubyspec 0.044333 0.026379 94.845207 ( 22.116516)
total: 273.07 sec