Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-024054
#<BuildRuby:0x000055dddebbdf70
@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.20231015-024054",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000127 0.007897 2.498526 ( 3.057192)
build_miniruby 0.001417 0.000367 1.721043 ( 1.924831)
build_ruby 0.001466 0.000380 3.395437 ( 3.711533)
build_all 0.008440 0.000000 6.595923 ( 4.491194)
build_install 0.020711 0.001039 8.378848 ( 6.402138)
test_btest 0.001189 0.000000 90.472762 ( 50.196160)
test_basic 0.001515 0.007005 1.013750 ( 1.307358)
test_all 0.010636 0.000616 710.184491 (315.024512)
test_rubyspec 0.048970 0.027009 108.351824 (131.847095)
total: 517.96 sec