Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-021009
#<BuildRuby:0x000055fabbeea2d0
@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.20240122-021009",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.003700 0.003897 2.608265 ( 3.062655)
build_miniruby 0.001226 0.000085 1.888335 ( 1.890241)
build_ruby 0.001923 0.000132 3.471073 ( 3.556485)
build_all 0.002270 0.005170 5.876801 ( 2.767178)
build_install 0.009799 0.009421 7.550904 ( 4.364952)
test_btest 0.000697 0.000123 84.991196 ( 34.150667)
test_basic 0.007332 0.000604 0.850795 ( 0.918327)
test_all 0.072961 0.045279 740.820974 (238.820306)
test_rubyspec 0.060423 0.041655 157.863541 (170.202919)
total: 459.73 sec