Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-144655
#<BuildRuby:0x00005605a5fb1f70
@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.20230102-144655",
@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.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004253 0.000016 0.931622 ( 1.313334)
build_miniruby 0.001195 0.000114 1.312719 ( 1.311075)
build_ruby 0.001519 0.000145 3.141340 ( 3.497953)
build_all 0.003045 0.004071 3.650796 ( 1.787934)
build_install 0.010924 0.004608 2.924169 ( 1.920489)
test_btest 0.000637 0.000106 56.459526 ( 15.266165)
test_basic 0.001071 0.003670 0.298483 ( 0.392520)
test_all 0.001625 0.000000 564.198410 (159.673941)
test_rubyspec 0.016939 0.024754 58.018763 ( 68.177170)
total: 253.34 sec