Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-224009
#<BuildRuby:0x00005645b794e230
@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.20231215-224009",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.003140 0.004691 2.393652 ( 3.376047)
build_miniruby 0.001549 0.000358 1.772463 ( 1.818046)
build_ruby 0.001602 0.000370 3.213905 ( 3.509496)
build_all 0.004015 0.004167 5.859210 ( 3.902768)
build_install 0.014444 0.004695 7.200574 ( 4.633507)
test_btest 0.000631 0.000168 82.458501 ( 54.607608)
test_basic 0.006093 0.001625 0.957263 ( 1.412659)
test_all 0.094749 0.028932 703.694409 (370.577481)
test_rubyspec 0.026701 0.047305 103.239425 (140.340264)
total: 584.18 sec