Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-124708
#<BuildRuby:0x00007fb6d74bfdd0
@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.20240828-124708",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000037 0.000002 0.000039 ( 0.000039)
configure 0.000030 0.000001 0.000031 ( 0.000032)
build_up 0.000000 0.007927 3.269947 ( 3.294649)
build_miniruby 0.001452 0.000232 1.391528 ( 1.388289)
build_ruby 0.001748 0.000194 4.227186 ( 4.378311)
build_all 0.000558 0.008974 7.880290 ( 2.969896)
build_install 0.018270 0.001166 10.731915 ( 4.922076)
test_btest 0.000000 0.001220 121.247946 ( 45.823906)
test_basic 0.003277 0.006220 1.095582 ( 1.148158)
test_all 0.118386 0.027539 783.480881 (230.498144)
test_rubyspec 0.055502 0.030371 165.170970 ( 31.953832)
total: 326.38 sec