Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-123039
#<BuildRuby:0x00005598f671e078
@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.20231205-123039",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000009 0.000002 0.000011 ( 0.000035)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.003623 0.003271 2.175352 ( 2.264899)
build_miniruby 0.001510 0.000000 1.574765 ( 1.576230)
build_ruby 0.001920 0.000000 3.072504 ( 3.287524)
build_all 0.008163 0.000003 5.759799 ( 3.063650)
build_install 0.019784 0.000023 7.392574 ( 4.424921)
test_btest 0.000813 0.000113 80.919639 ( 33.719627)
test_basic 0.001954 0.004281 0.853735 ( 0.941167)
test_all 0.103810 0.017302 710.513718 (382.101873)
test_rubyspec 0.044767 0.033214 103.085923 (162.636281)
total: 594.02 sec