Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-101227
#<BuildRuby:0x00005596ec90def8
@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.20230209-101227",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.005361 0.000399 1.180297 ( 1.880957)
build_miniruby 0.001125 0.000338 1.253335 ( 1.325146)
build_ruby 0.000000 0.001588 2.383232 ( 2.772903)
build_all 0.004743 0.002699 4.017890 ( 2.674580)
build_install 0.007804 0.006594 2.963351 ( 2.626231)
test_btest 0.000542 0.000203 57.829203 ( 35.147883)
test_basic 0.005101 0.001913 0.478844 ( 0.701989)
test_all 0.001228 0.000460 735.860251 (744.684780)
test_rubyspec 0.037543 0.025254 80.098400 (117.216761)
total: 909.03 sec