Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-161948
#<BuildRuby:0x00005602b6b16228
@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.20230203-161948",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000018 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004454 0.000557 1.188668 ( 2.038024)
build_miniruby 0.001288 0.000161 1.205459 ( 1.209394)
build_ruby 0.001386 0.000173 2.333573 ( 2.533493)
build_all 0.003328 0.004735 3.923638 ( 2.559057)
build_install 0.011831 0.004112 2.967617 ( 2.871614)
test_btest 0.000723 0.000134 56.301768 ( 30.956187)
test_basic 0.006502 0.000391 0.440875 ( 0.641798)
test_all 0.001688 0.000211 631.354124 (252.234260)
test_rubyspec 0.036494 0.013098 72.615724 ( 86.559160)
total: 381.60 sec