Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-061937
#<BuildRuby:0x0000562ecdcc2390
@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.20230907-061937",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.005643 0.000376 1.885580 ( 3.218782)
build_miniruby 0.000000 0.001697 1.652141 ( 1.807043)
build_ruby 0.000294 0.001633 3.603173 ( 3.913563)
build_all 0.001469 0.007477 6.434406 ( 4.566353)
build_install 0.018206 0.001500 7.633165 ( 5.356696)
test_btest 0.000702 0.000100 84.363185 ( 45.978789)
test_basic 0.004719 0.003607 0.957157 ( 1.321682)
test_all 0.005057 0.005039 681.181777 (321.503826)
test_rubyspec 0.024360 0.049711 105.191985 (125.579423)
total: 513.25 sec