Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-140151
#<BuildRuby:0x00007f64709efdc8
@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.20241121-140151",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.002891 0.004842 3.905444 ( 3.818366)
build_miniruby 0.001152 0.000330 1.447743 ( 1.444435)
build_ruby 0.001341 0.000383 4.008530 ( 4.174712)
build_all 0.000961 0.007308 6.251926 ( 2.604838)
build_install 0.011633 0.005320 8.785349 ( 4.287484)
test_btest 0.000737 0.000262 76.641216 ( 20.612813)
test_basic 0.007332 0.001062 0.885199 ( 0.933920)
test_all 0.117529 0.030834 725.623410 (210.973495)
test_rubyspec 0.050590 0.032663 121.048253 ( 27.323572)
total: 276.17 sec