Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-234527
#<BuildRuby:0x00007f281badfdc8
@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.20241013-234527",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000025 0.000008 0.000033 ( 0.000034)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.002954 0.005076 3.467068 ( 3.525421)
build_miniruby 0.001262 0.000467 1.661640 ( 1.658974)
build_ruby 0.001415 0.000524 3.864645 ( 4.072788)
build_all 0.007575 0.001206 7.191536 ( 2.922794)
build_install 0.017442 0.001446 9.893929 ( 4.645479)
test_btest 0.000683 0.000220 89.738474 ( 25.116634)
test_basic 0.002650 0.008292 0.951473 ( 5.454586)
test_all 0.097996 0.049604 686.754902 (202.455069)
test_rubyspec 0.018124 0.069229 132.783650 ( 23.693363)
total: 273.55 sec