Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-220724
#<BuildRuby:0x0000563c3d6968e0
@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.20230218-220724",
@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.000024 0.000001 0.000025 ( 0.000027)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.004691 0.000348 1.474791 ( 2.151792)
build_miniruby 0.001565 0.000000 1.109273 ( 1.109919)
build_ruby 0.001584 0.000000 2.476473 ( 2.693050)
build_all 0.006870 0.000000 3.856902 ( 1.955872)
build_install 0.008618 0.007034 3.104764 ( 2.498763)
test_btest 0.000723 0.000000 58.367517 ( 18.253071)
test_basic 0.003954 0.000106 0.453945 ( 0.547430)
test_all 0.001512 0.000173 658.976392 (206.629645)
test_rubyspec 0.008986 0.032747 68.685945 ( 78.816246)
total: 314.66 sec