Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-152831
#<BuildRuby:0x0000563ba611dfe0
@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.20230823-152831",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.005555 0.001620 2.300075 ( 7.199023)
build_miniruby 0.001659 0.000000 1.676231 ( 4.584741)
build_ruby 0.002000 0.000000 3.429274 ( 7.956462)
build_all 0.007773 0.000000 6.354850 ( 8.524946)
build_install 0.017199 0.002985 8.057242 ( 12.036848)
test_btest 0.000955 0.000239 86.203588 ( 89.497238)
test_basic 0.000000 0.008360 0.992249 ( 2.831562)
test_all 0.007113 0.003253 704.220221 (581.268014)
test_rubyspec 0.020989 0.051290 107.519175 (182.039812)
total: 895.94 sec