Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-121152
#<BuildRuby:0x00007fc52270fdc0
@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.20240813-121152",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005046 0.003261 3.543447 ( 3.486487)
build_miniruby 0.001285 0.000312 1.576405 ( 1.573403)
build_ruby 0.002310 0.000000 3.994186 ( 4.165716)
build_all 0.007994 0.000587 7.814912 ( 3.007356)
build_install 0.011172 0.008838 10.657262 ( 4.717011)
test_btest 0.000648 0.000175 118.052121 ( 31.345891)
test_basic 0.005410 0.004475 1.192426 ( 1.240241)
test_all 0.114927 0.038602 875.999481 (305.655961)
test_rubyspec 0.069772 0.021474 162.337973 ( 33.433716)
total: 388.63 sec