Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-004640
#<BuildRuby:0x00007ffb88d3fdc0
@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.20241027-004640",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000036 0.000006 0.000042 ( 0.000043)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.005413 0.004240 4.186152 ( 5.145670)
build_miniruby 0.001479 0.000305 1.648997 ( 1.796458)
build_ruby 0.002286 0.000000 4.615377 ( 4.958416)
build_all 0.006734 0.004265 7.421050 ( 5.813382)
build_install 0.018382 0.006697 10.634638 ( 7.615933)
test_btest 0.000889 0.000211 81.153067 ( 68.196411)
test_basic 0.009922 0.002362 1.145976 ( 1.603437)
test_all 0.103724 0.056475 828.324546 (516.795075)
test_rubyspec 0.063399 0.029604 128.641307 ( 62.350048)
total: 674.28 sec