Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-145430
#<BuildRuby:0x00007fc37a26fdc8
@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.20240708-145430",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.001229 0.008319 4.555379 ( 4.565266)
build_miniruby 0.001454 0.000328 1.717047 ( 1.828498)
build_ruby 0.001846 0.000417 4.490185 ( 4.850952)
build_all 0.009528 0.000250 8.500339 ( 4.860134)
build_install 0.019878 0.003963 11.831227 ( 7.436551)
test_btest 0.000951 0.000200 123.777376 ( 47.218672)
test_basic 0.004169 0.004201 0.872203 ( 3.590483)
test_all 0.118793 0.032857 796.197316 (232.378092)
test_rubyspec 0.065154 0.028054 165.916229 ( 33.181560)
total: 339.91 sec