Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-212242
#<BuildRuby:0x00005587bbe89ef8
@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.20240223-212242",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.006008 0.000481 2.374286 ( 2.216576)
build_miniruby 0.001163 0.000093 1.360559 ( 1.364780)
build_ruby 0.001431 0.000115 2.921183 ( 3.148981)
build_all 0.006527 0.000522 6.160523 ( 2.445611)
build_install 0.016149 0.000878 7.630307 ( 3.594450)
test_btest 0.001009 0.000078 91.347076 ( 30.013683)
test_basic 0.002831 0.004953 0.983092 ( 1.084208)
test_all 0.060862 0.054412 705.242914 (200.725664)
test_rubyspec 0.029905 0.044879 105.570724 (114.812760)
total: 359.41 sec