Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-162417
#<BuildRuby:0x0000564390072108
@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.20230217-162417",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.005387 0.000399 1.608608 ( 3.211510)
build_miniruby 0.002006 0.000148 1.466421 ( 1.809180)
build_ruby 0.000000 0.001778 2.952389 ( 4.000579)
build_all 0.006706 0.002282 4.378400 ( 5.115173)
build_install 0.016082 0.004682 3.399065 ( 3.970746)
test_btest 0.000823 0.000103 62.107182 ( 54.496590)
test_basic 0.006077 0.000760 0.550176 ( 0.937058)
test_all 0.001271 0.000159 707.245471 (619.501927)
test_rubyspec 0.015213 0.038976 78.356151 (105.287779)
total: 798.33 sec