Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-170152
#<BuildRuby:0x000055b2b87a9f20
@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.20230204-170152",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.000886 0.004266 1.253079 ( 1.698710)
build_miniruby 0.001345 0.000256 1.190172 ( 1.191525)
build_ruby 0.001265 0.000241 2.367495 ( 2.604792)
build_all 0.004008 0.003286 3.944477 ( 2.198087)
build_install 0.011854 0.003990 3.111705 ( 2.774970)
test_btest 0.000493 0.000114 55.288342 ( 30.726565)
test_basic 0.004443 0.001026 0.429291 ( 0.617317)
test_all 0.001463 0.000337 643.272718 (257.136473)
test_rubyspec 0.023914 0.020905 71.721359 ( 85.814711)
total: 384.76 sec