Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-042728
#<BuildRuby:0x000056007adea258
@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.20230103-042728",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.000000 0.004776 1.062363 ( 1.446121)
build_miniruby 0.000000 0.001116 1.252601 ( 1.251596)
build_ruby 0.000000 0.001609 3.201107 ( 3.589800)
build_all 0.002202 0.004865 3.584122 ( 1.764735)
build_install 0.015387 0.000000 3.038233 ( 2.090901)
test_btest 0.000907 0.000000 57.290392 ( 16.384766)
test_basic 0.002790 0.002980 0.409311 ( 0.504446)
test_all 0.000877 0.000182 618.451914 (192.518406)
test_rubyspec 0.025666 0.014235 55.843250 ( 65.855312)
total: 285.41 sec