Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-183621
#<BuildRuby:0x00005629f2fd1f48
@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.20230809-183621",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006966 0.000000 2.207953 ( 5.799624)
build_miniruby 0.000000 0.001886 1.703373 ( 2.040791)
build_ruby 0.000000 0.001769 3.338925 ( 4.135845)
build_all 0.003799 0.003983 2.736398 ( 2.254980)
build_install 0.015454 0.003236 4.209586 ( 3.588576)
test_btest 0.001062 0.000177 82.932456 ( 45.559262)
test_basic 0.004801 0.003329 0.970084 ( 1.504129)
test_all 0.001805 0.000134 672.170075 (328.677259)
test_rubyspec 0.045333 0.011586 96.995184 (128.917795)
total: 522.48 sec