Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-210758
#<BuildRuby:0x00007f3631d2fdc0
@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.20241105-210758",
@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.000007 0.000022 ( 0.000023)
autoconf 0.000023 0.000012 0.000035 ( 0.000035)
configure 0.000020 0.000009 0.000029 ( 0.000029)
build_up 0.005305 0.002702 3.092810 ( 3.256162)
build_miniruby 0.001660 0.000000 1.445267 ( 1.441775)
build_ruby 0.000568 0.001249 3.372178 ( 3.534607)
build_all 0.000259 0.007375 6.109365 ( 2.460656)
build_install 0.012887 0.009940 8.934311 ( 4.616530)
test_btest 0.000975 0.000000 68.991064 ( 27.923009)
test_basic 0.005086 0.002995 0.728548 ( 0.780246)
test_all 0.099247 0.048213 731.544888 (216.199065)
test_rubyspec 0.045872 0.040919 123.769657 ( 42.001028)
total: 302.21 sec