Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-231025
#<BuildRuby:0x00005607df4aa230
@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.20230707-231025",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.003119 0.003077 2.098464 ( 3.462026)
build_miniruby 0.001609 0.000000 1.605638 ( 1.616701)
build_ruby 0.001762 0.000000 3.189846 ( 3.446257)
build_all 0.001302 0.006061 2.429234 ( 2.194548)
build_install 0.012398 0.004889 3.911650 ( 3.992559)
test_btest 0.001106 0.000277 82.825695 ( 40.914580)
test_basic 0.006530 0.001633 0.930213 ( 1.299846)
test_all 0.001540 0.000385 627.793536 (371.867790)
test_rubyspec 0.040127 0.014739 92.517012 (142.887517)
total: 571.68 sec