Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-061227
#<BuildRuby:0x00007f38df69fdd8
@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.20241020-061227",
@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.000021 0.000006 0.000027 ( 0.000026)
autoconf 0.000039 0.000011 0.000050 ( 0.000050)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.003966 0.005305 4.317773 ( 4.805397)
build_miniruby 0.001678 0.000525 1.590159 ( 1.608498)
build_ruby 0.000000 0.001816 3.546503 ( 34.671264)
build_all 0.002906 0.004611 5.613541 ( 4.172179)
build_install 0.012492 0.004168 8.741159 ( 7.899639)
test_btest 0.000640 0.000225 93.207883 ( 29.299894)
test_basic 0.006801 0.005102 1.187152 ( 1.263494)
test_all 0.120229 0.031760 713.388104 (212.302014)
test_rubyspec 0.042235 0.039990 134.696705 ( 24.038062)
total: 320.06 sec