Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-120106
#<BuildRuby:0x0000558008d86138
@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.20240218-120106",
@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.000006 0.000022 ( 0.000022)
autoconf 0.000021 0.000007 0.000028 ( 0.000026)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.003712 0.002576 2.004203 ( 2.368720)
build_miniruby 0.000000 0.001570 1.590086 ( 1.591378)
build_ruby 0.000000 0.001711 3.006367 ( 3.197123)
build_all 0.003804 0.004242 6.727135 ( 3.346914)
build_install 0.013327 0.006140 8.369327 ( 4.551593)
test_btest 0.000538 0.000219 93.092932 ( 38.036875)
test_basic 0.002105 0.005008 0.837028 ( 0.900802)
test_all 0.097868 0.018416 803.878363 (291.822490)
test_rubyspec 0.044306 0.046443 122.786419 (132.203668)
total: 478.02 sec