Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-120235
#<BuildRuby:0x00007f17e10dfde0
@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.20241017-120235",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000033 0.000007 0.000040 ( 0.000041)
build_up 0.004973 0.003316 3.706811 ( 3.548436)
build_miniruby 0.000000 0.001733 1.706314 ( 1.703600)
build_ruby 0.001437 0.000509 4.482465 ( 4.638844)
build_all 0.006115 0.003403 7.073243 ( 2.788287)
build_install 0.007805 0.011349 10.452291 ( 5.030654)
test_btest 0.000809 0.000262 94.789166 ( 26.054148)
test_basic 0.004211 0.006366 1.164191 ( 1.210399)
test_all 0.106823 0.046010 776.184319 (271.736371)
test_rubyspec 0.063649 0.021796 134.989668 ( 28.401948)
total: 345.11 sec