Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-124550
#<BuildRuby:0x0000563b5ccfe868
@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.20230814-124550",
@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.000017 0.000005 0.000022 ( 0.000020)
autoconf 0.000026 0.000007 0.000033 ( 0.000031)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.002241 0.004846 2.240783 ( 6.198592)
build_miniruby 0.001182 0.000345 1.694866 ( 2.370401)
build_ruby 0.000000 0.001893 3.488891 ( 3.725720)
build_all 0.005567 0.002751 6.565435 ( 5.076328)
build_install 0.009704 0.010199 7.944144 ( 7.379428)
test_btest 0.000726 0.000276 82.856242 ( 41.696697)
test_basic 0.005626 0.002133 0.988744 ( 1.145354)
test_all 0.005042 0.004627 682.559534 (343.405978)
test_rubyspec 0.038273 0.032261 104.580859 (148.503186)
total: 559.50 sec