Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-120607
#<BuildRuby:0x0000559ac3dfdf50
@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.20230122-120607",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.001234 0.003372 0.891997 ( 1.275945)
build_miniruby 0.001022 0.000233 1.051235 ( 1.049523)
build_ruby 0.001289 0.000293 2.610297 ( 2.906487)
build_all 0.006532 0.000000 3.227124 ( 1.671028)
build_install 0.012677 0.000000 2.337281 ( 1.515526)
test_btest 0.000727 0.000029 54.632263 ( 14.162601)
test_basic 0.004040 0.000748 0.345877 ( 0.438012)
test_all 0.000890 0.000165 592.831762 (168.132301)
test_rubyspec 0.025380 0.023705 61.652461 ( 71.732659)
total: 262.88 sec