Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-111238
#<BuildRuby:0x000055ebd7a2e338
@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.20221230-111238",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.004426 1.094977 ( 1.478264)
build_miniruby 0.000000 0.001431 1.180743 ( 1.179066)
build_ruby 0.000000 0.001392 3.123519 ( 3.485825)
build_all 0.005232 0.001653 3.635614 ( 1.803564)
build_install 0.008478 0.005316 2.904221 ( 1.920350)
test_btest 0.000596 0.000155 56.555335 ( 15.826823)
test_basic 0.000000 0.005221 0.417587 ( 0.510755)
test_all 0.000000 0.001633 613.814583 (194.169062)
test_rubyspec 0.015977 0.023393 65.367076 ( 76.264250)
total: 296.64 sec