Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-193346
#<BuildRuby:0x00007f12d031fdc8
@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.20241123-193346",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000053 0.000000 0.000053 ( 0.000053)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.006463 0.003297 4.177055 ( 4.803634)
build_miniruby 0.000000 0.002096 1.637666 ( 1.668176)
build_ruby 0.001086 0.001205 4.218527 ( 4.372616)
build_all 0.009172 0.000777 6.531803 ( 3.381968)
build_install 0.009344 0.014134 9.650013 ( 5.969636)
test_btest 0.000805 0.000175 80.234999 ( 42.638491)
test_basic 0.008715 0.004030 1.132972 ( 1.405515)
test_all 0.095784 0.048230 681.801660 (220.309964)
test_rubyspec 0.051712 0.029439 117.749582 ( 22.569622)
total: 307.12 sec