Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-024655
#<BuildRuby:0x00007f9c8d13fde0
@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.20240709-024655",
@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.000027 0.000005 0.000032 ( 0.000029)
autoconf 0.000046 0.000008 0.000054 ( 0.000050)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.004453 0.004884 4.570219 ( 4.792651)
build_miniruby 0.001745 0.000370 1.780900 ( 1.831076)
build_ruby 0.001767 0.000375 4.854384 ( 5.121907)
build_all 0.009431 0.000211 8.798897 ( 5.083496)
build_install 0.021590 0.002488 11.919978 ( 7.354587)
test_btest 0.000982 0.000185 126.290420 ( 71.691679)
test_basic 0.006832 0.006085 1.385559 ( 1.733220)
test_all 0.111928 0.039839 753.610893 (231.271658)
test_rubyspec 0.062129 0.027237 166.248173 ( 34.159271)
total: 363.04 sec