Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-234630
#<BuildRuby:0x00007f5aa7f4fde0
@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.20241030-234630",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.001253 0.007247 4.357891 ( 3.823758)
build_miniruby 0.001344 0.000377 1.448960 ( 1.446670)
build_ruby 0.001455 0.000408 4.065309 ( 4.252748)
build_all 0.004966 0.004311 6.738282 ( 2.837744)
build_install 0.012514 0.006877 9.822963 ( 4.638291)
test_btest 0.000763 0.000255 77.522920 ( 31.237270)
test_basic 0.005186 0.004398 1.039646 ( 1.087094)
test_all 0.100428 0.044727 710.156907 (223.465854)
test_rubyspec 0.031796 0.047849 120.467713 ( 27.483189)
total: 300.27 sec