Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-144027
#<BuildRuby:0x00007f4afa43fde0
@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.20241207-144027",
@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.000006 0.000023 ( 0.000023)
autoconf 0.000028 0.000010 0.000038 ( 0.000039)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.006492 0.000880 3.417179 ( 3.341101)
build_miniruby 0.001011 0.000364 1.534656 ( 1.531685)
build_ruby 0.001518 0.000547 4.041318 ( 4.159663)
build_all 0.003974 0.004145 6.313778 ( 2.715786)
build_install 0.006029 0.013741 8.724264 ( 4.231685)
test_btest 0.000518 0.000250 76.672916 ( 20.533677)
test_basic 0.001914 0.006992 1.020439 ( 1.070518)
test_all 0.093660 0.050197 723.222611 (207.741303)
test_rubyspec 0.051134 0.030025 117.324986 ( 26.176548)
total: 271.50 sec