Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-042100
#<BuildRuby:0x00007f32a1effdc8
@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.20240920-042100",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.009283 0.000239 5.187477 ( 4.191804)
build_miniruby 0.001975 0.000000 1.854406 ( 1.852726)
build_ruby 0.002437 0.000086 4.988276 ( 5.145811)
build_all 0.006110 0.003655 7.818081 ( 3.902295)
build_install 0.020656 0.003285 11.541789 ( 5.770107)
test_btest 0.000863 0.000181 101.945007 ( 33.929087)
test_basic 0.007862 0.007959 1.318348 ( 1.432661)
test_all 0.106560 0.051496 917.158251 (602.586404)
test_rubyspec 0.057960 0.032438 152.892610 (177.629088)
total: 836.44 sec