Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-204934
#<BuildRuby:0x00007fba51e7fdc0
@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.20240816-204934",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004050 0.004025 3.360627 ( 3.234079)
build_miniruby 0.001230 0.000378 1.669149 ( 1.665479)
build_ruby 0.000000 0.001998 3.528694 ( 3.741780)
build_all 0.005930 0.002618 7.952485 ( 3.071317)
build_install 0.007360 0.012039 10.806517 ( 4.905636)
test_btest 0.000736 0.000304 117.550605 ( 31.585204)
test_basic 0.011022 0.000000 1.221649 ( 1.272556)
test_all 0.102154 0.052132 905.170491 (274.424985)
test_rubyspec 0.049489 0.044010 169.008203 ( 33.846598)
total: 357.75 sec