Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-204218
#<BuildRuby:0x000055cbd0aea258
@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-204218",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.004349 0.000031 1.192844 ( 1.995614)
build_miniruby 0.000000 0.001686 1.374239 ( 1.374589)
build_ruby 0.000000 0.001764 3.380770 ( 3.718746)
build_all 0.001495 0.005006 3.974438 ( 2.449653)
build_install 0.013603 0.001561 3.139860 ( 2.702600)
test_btest 0.000849 0.000142 56.974607 ( 30.571100)
test_basic 0.006333 0.000266 0.456761 ( 0.655329)
test_all 0.003045 0.000095 629.077614 (253.409837)
test_rubyspec 0.022307 0.025595 72.648200 ( 85.392989)
total: 382.27 sec