Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-081306
#<BuildRuby:0x00007f234b3dfde0
@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.20241225-081306",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.002563 0.004626 2.414215 ( 3.230578)
build_miniruby 0.001878 0.000000 2.284802 ( 2.337861)
build_ruby 0.002188 0.000029 4.367788 ( 17.338571)
build_all 0.004457 0.005310 7.252685 ( 4.043498)
build_install 0.007947 0.011129 9.113943 ( 6.559993)
test_btest 0.000648 0.000223 80.756926 ( 28.397067)
test_basic 0.003720 0.006946 1.060263 ( 4.725813)
test_all 0.105565 0.037889 737.834031 (251.202787)
test_rubyspec 0.063958 0.018223 121.330674 ( 30.742025)
total: 348.58 sec