Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-141013
#<BuildRuby:0x000056548fff22d0
@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.20230215-141013",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.004974 0.000678 1.528062 ( 2.786301)
build_miniruby 0.001306 0.000178 1.365241 ( 1.555939)
build_ruby 0.001518 0.000207 2.698267 ( 3.135662)
build_all 0.008136 0.000494 4.283632 ( 3.335174)
build_install 0.015718 0.003537 3.381085 ( 3.301062)
test_btest 0.000928 0.000133 59.047651 ( 35.806262)
test_basic 0.003127 0.003986 0.528409 ( 0.744911)
test_all 0.001831 0.000314 670.404675 (295.682914)
test_rubyspec 0.040195 0.014326 75.757404 ( 92.066937)
total: 438.42 sec