Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-025318
#<BuildRuby:0x00005597bc7c5fc0
@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.20221218-025318",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.003692 0.001055 1.133241 ( 1.779399)
build_miniruby 0.000000 0.001440 1.316460 ( 1.323038)
build_ruby 0.000000 0.001662 3.367308 ( 3.771320)
build_all 0.006842 0.000452 3.757096 ( 2.342781)
build_install 0.015260 0.000837 3.102325 ( 3.093710)
test_btest 0.000507 0.000137 55.710337 ( 32.545292)
test_basic 0.006406 0.000573 0.458420 ( 0.584213)
test_all 0.001170 0.000303 627.968030 (252.289795)
test_rubyspec 0.015030 0.031227 70.458687 ( 80.769541)
total: 378.50 sec