Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-172817
#<BuildRuby:0x00007efca32dfdd8
@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.20241125-172817",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.008375 0.000676 3.762898 ( 5.165226)
build_miniruby 0.001683 0.000263 5.219443 ( 5.907452)
build_ruby 0.002128 0.000333 4.506285 ( 21.265744)
build_all 0.005797 0.004580 6.942039 ( 5.288664)
build_install 0.017136 0.006988 10.075570 ( 7.828398)
test_btest 0.000756 0.000155 83.663469 ( 68.411412)
test_basic 0.011075 0.001264 1.142655 ( 1.797935)
test_all 0.111390 0.042419 741.193461 (350.729008)
test_rubyspec 0.041139 0.042342 121.292706 ( 31.893830)
total: 498.29 sec