Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-052538
#<BuildRuby:0x000056499e605f70
@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.20230107-052538",
@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.000025 0.000005 0.000030 ( 0.000031)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.004603 0.001000 1.225869 ( 2.258135)
build_miniruby 0.001444 0.000313 1.674913 ( 2.162859)
build_ruby 0.001468 0.000320 3.909518 ( 5.091570)
build_all 0.008793 0.000084 4.150014 ( 4.562340)
build_install 0.017271 0.001640 3.206745 ( 3.916680)
test_btest 0.000846 0.000157 60.078043 ( 55.475882)
test_basic 0.000245 0.008061 0.493894 ( 0.901163)
test_all 0.001436 0.000359 702.721340 (708.931343)
test_rubyspec 0.039815 0.018709 76.940019 (106.326763)
total: 889.63 sec