Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-004102
#<BuildRuby:0x000055d9561f9f48
@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.20230602-004102",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005662 0.000493 1.618012 ( 2.899984)
build_miniruby 0.000000 0.001471 1.340984 ( 1.339350)
build_ruby 0.000000 0.001488 2.747446 ( 2.935447)
build_all 0.000000 0.007153 2.119070 ( 1.361906)
build_install 0.006833 0.011774 3.427397 ( 2.696193)
test_btest 0.000735 0.000218 76.957084 ( 29.100296)
test_basic 0.003465 0.001027 0.663956 ( 0.737166)
test_all 0.001973 0.000585 564.974202 (207.709814)
test_rubyspec 0.026508 0.027022 81.278160 ( 94.549847)
total: 343.33 sec