Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-070914
#<BuildRuby:0x0000558071722008
@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.20230508-070914",
@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.000004 0.000017 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.000000 0.007092 1.965078 ( 4.511515)
build_miniruby 0.000620 0.001137 1.429987 ( 1.686455)
build_ruby 0.001137 0.000414 2.761495 ( 3.461301)
build_all 0.005265 0.001914 2.225176 ( 2.437978)
build_install 0.011658 0.007222 3.630756 ( 3.616218)
test_btest 0.000609 0.000238 75.554472 ( 53.427351)
test_basic 0.006197 0.000553 0.784142 ( 1.242490)
test_all 0.000669 0.000251 603.044549 (224.160954)
test_rubyspec 0.030452 0.026964 84.922123 (108.079464)
total: 402.62 sec