Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-065313
#<BuildRuby:0x000055bfa1e6d820
@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.20221219-065313",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.000000 0.004959 1.099142 ( 1.464698)
build_miniruby 0.000000 0.001363 1.327764 ( 1.327189)
build_ruby 0.000008 0.001629 3.378935 ( 3.813867)
build_all 0.007876 0.000685 3.877667 ( 2.075471)
build_install 0.006211 0.011074 3.184345 ( 2.444430)
test_btest 0.000915 0.000000 59.718680 ( 22.042299)
test_basic 0.005009 0.000361 0.467179 ( 0.578346)
test_all 0.001197 0.000214 617.753141 (176.332304)
test_rubyspec 0.013989 0.022401 63.005021 ( 72.912585)
total: 282.99 sec