Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-011553
#<BuildRuby:0x00007fbda727fdc8
@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.20241006-011553",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.003666 0.003930 3.345403 ( 3.269370)
build_miniruby 0.001522 0.000000 1.215580 ( 1.212387)
build_ruby 0.000000 0.002008 4.264109 ( 4.429009)
build_all 0.008729 0.000112 7.330259 ( 2.941859)
build_install 0.007655 0.009082 9.765693 ( 4.399029)
test_btest 0.000732 0.000269 94.000735 ( 24.611781)
test_basic 0.008645 0.001649 0.992779 ( 1.039854)
test_all 0.123353 0.028214 764.527237 (268.462610)
test_rubyspec 0.051623 0.038249 135.548114 ( 30.909363)
total: 341.28 sec