Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-024550
#<BuildRuby:0x00007f6c94a1fdd0
@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.20241109-024550",
@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.000016 0.000006 0.000022 ( 0.000021)
autoconf 0.000118 0.000000 0.000118 ( 0.000039)
configure 0.000029 0.000000 0.000029 ( 0.000030)
build_up 0.007675 0.000000 3.857912 ( 3.784662)
build_miniruby 0.000000 0.002162 1.579970 ( 1.577657)
build_ruby 0.000000 0.002186 3.814665 ( 31.037144)
build_all 0.001963 0.007085 6.408986 ( 2.855618)
build_install 0.012045 0.011591 9.443718 ( 5.045208)
test_btest 0.000542 0.000271 77.826415 ( 22.783221)
test_basic 0.000293 0.003917 0.930162 ( 4.930552)
test_all 0.107737 0.046288 752.002262 (234.901563)
test_rubyspec 0.051476 0.035147 115.973416 ( 29.347315)
total: 336.26 sec