Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-054533
#<BuildRuby:0x000055e4c46e21a8
@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.20230210-054533",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.004133 0.000563 1.018032 ( 1.405233)
build_miniruby 0.000989 0.000135 1.124138 ( 1.123982)
build_ruby 0.001203 0.000164 2.115149 ( 2.327074)
build_all 0.005037 0.000687 3.480224 ( 1.719340)
build_install 0.005422 0.005492 2.804767 ( 1.998713)
test_btest 0.002416 0.000439 55.910863 ( 16.127654)
test_basic 0.004322 0.000786 0.337500 ( 0.431077)
test_all 0.001391 0.000253 636.421450 (179.572656)
test_rubyspec 0.033922 0.010062 66.147742 ( 76.142101)
total: 280.85 sec