Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-100301
#<BuildRuby:0x00007f79effdfdc0
@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.20241202-100301",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003147 0.004588 3.373365 ( 3.252656)
build_miniruby 0.001337 0.000259 1.369967 ( 1.367752)
build_ruby 0.001435 0.000277 3.655174 ( 3.814212)
build_all 0.004947 0.003453 6.377044 ( 2.730955)
build_install 0.010292 0.009797 8.508728 ( 4.091136)
test_btest 0.000000 0.000822 75.162606 ( 21.016528)
test_basic 0.000000 0.009746 1.029091 ( 1.075926)
test_all 0.077467 0.067695 722.849926 (239.516322)
test_rubyspec 0.035245 0.046685 115.765349 ( 27.563901)
total: 304.43 sec