Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-080925
#<BuildRuby:0x000055f4f1c62258
@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.20221231-080925",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004218 0.000234 0.897602 ( 1.357211)
build_miniruby 0.001227 0.000068 1.263819 ( 1.308329)
build_ruby 0.001484 0.000082 2.557567 ( 29.957559)
build_all 0.004661 0.000259 2.825939 ( 1.527074)
build_install 0.009127 0.003809 2.449822 ( 1.552168)
test_btest 0.000819 0.000075 54.184374 ( 14.359139)
test_basic 0.001072 0.004434 0.372500 ( 0.466796)
test_all 0.000643 0.000699 556.259932 (161.674949)
test_rubyspec 0.021329 0.016851 56.212198 ( 66.290499)
total: 278.49 sec