Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-061320
#<BuildRuby:0x000055bbd16fe130
@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.20230507-061320",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.000014 0.006036 1.738274 ( 2.961131)
build_miniruby 0.001014 0.000244 1.251841 ( 1.249762)
build_ruby 0.001122 0.000269 2.215803 ( 2.440901)
build_all 0.005213 0.000339 1.832642 ( 1.009388)
build_install 0.013398 0.001241 3.025396 ( 2.043570)
test_btest 0.000667 0.000143 72.806253 ( 18.705200)
test_basic 0.000690 0.004210 0.777059 ( 0.850589)
test_all 0.000831 0.000208 515.349676 (153.160466)
test_rubyspec 0.019346 0.028189 71.633797 ( 83.458672)
total: 265.88 sec