Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-072220
#<BuildRuby:0x00007f50a70dfdc8
@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.20240906-072220",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000028 0.000011 0.000039 ( 0.000038)
configure 0.000025 0.000010 0.000035 ( 0.000035)
build_up 0.000105 0.008022 3.341015 ( 3.383300)
build_miniruby 0.001581 0.000000 1.686148 ( 1.682711)
build_ruby 0.002107 0.000000 3.549276 ( 3.715510)
build_all 0.007330 0.001374 7.961290 ( 3.096085)
build_install 0.016977 0.003503 9.780752 ( 4.590890)
test_btest 0.001078 0.000000 110.713393 ( 28.327886)
test_basic 0.003252 0.006890 0.950899 ( 0.995381)
test_all 0.110458 0.041708 792.777310 (232.116203)
test_rubyspec 0.071027 0.021460 165.250437 ( 28.618140)
total: 306.53 sec