Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-202955
#<BuildRuby:0x00007fb64b25fdd8
@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.20241206-202955",
@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.000020 0.000010 0.000030 ( 0.000029)
autoconf 0.000034 0.000017 0.000051 ( 0.000050)
configure 0.000024 0.000012 0.000036 ( 0.000036)
build_up 0.002122 0.005184 3.101929 ( 3.442813)
build_miniruby 0.000904 0.000493 1.092039 ( 1.089176)
build_ruby 0.001122 0.000612 3.347115 ( 42.863766)
build_all 0.002330 0.005598 5.966870 ( 4.430063)
build_install 0.009146 0.007261 8.061598 ( 3.835414)
test_btest 0.000446 0.000272 75.692138 ( 20.774397)
test_basic 0.009982 0.000000 1.023690 ( 1.069541)
test_all 0.103879 0.038275 692.696270 (207.775837)
test_rubyspec 0.043023 0.036225 117.776435 ( 25.490342)
total: 310.77 sec