Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-063033
#<BuildRuby:0x00005608fcf02390
@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.20240203-063033",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000000 0.005933 1.928191 ( 2.271571)
build_miniruby 0.000000 0.001439 1.559839 ( 1.560026)
build_ruby 0.000950 0.000903 3.351755 ( 3.586080)
build_all 0.004276 0.003423 6.018144 ( 2.879696)
build_install 0.013069 0.004226 7.589451 ( 4.207094)
test_btest 0.000984 0.000000 85.674699 ( 35.242349)
test_basic 0.007987 0.000174 0.947109 ( 1.060396)
test_all 0.073881 0.040836 734.261117 (276.958788)
test_rubyspec 0.060278 0.042487 164.671928 (176.678328)
total: 504.45 sec