Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-101815
#<BuildRuby:0x00007f9575fafde0
@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.20241104-101815",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.004334 0.003432 3.564728 ( 3.408445)
build_miniruby 0.001296 0.000197 1.524699 ( 1.521721)
build_ruby 0.001564 0.000237 4.160188 ( 4.305449)
build_all 0.008878 0.000135 6.755962 ( 2.766499)
build_install 0.007137 0.010965 9.027310 ( 4.253282)
test_btest 0.000755 0.000158 75.569251 ( 20.791960)
test_basic 0.001730 0.008237 1.031438 ( 1.865935)
test_all 0.101516 0.044342 751.228534 (223.095350)
test_rubyspec 0.042928 0.042327 117.504297 ( 25.403849)
total: 287.41 sec