Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-033939
#<BuildRuby:0x0000559b56662118
@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.20240313-033939",
@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.000019)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.007715 0.000551 2.807518 ( 3.256679)
build_miniruby 0.001251 0.000186 2.059032 ( 2.059103)
build_ruby 0.001424 0.000211 3.525149 ( 3.766264)
build_all 0.003564 0.004117 6.914847 ( 3.268427)
build_install 0.015632 0.004794 9.073075 ( 5.264918)
test_btest 0.000865 0.000076 94.505205 ( 36.586753)
test_basic 0.008054 0.000805 0.926405 ( 0.997974)
test_all 0.098213 0.020483 780.896261 (324.233189)
test_rubyspec 0.058373 0.032283 128.488334 (137.899600)
total: 517.33 sec