Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-012440
#<BuildRuby:0x00007f0ec07dfde0
@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.20241109-012440",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000028 0.000011 0.000039 ( 0.000038)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.007558 0.001228 4.037631 ( 5.144375)
build_miniruby 0.001282 0.000442 1.661781 ( 1.864774)
build_ruby 0.001619 0.000558 4.405403 ( 5.126231)
build_all 0.006854 0.003659 6.691676 ( 5.682013)
build_install 0.018833 0.006166 10.046903 ( 8.418665)
test_btest 0.000718 0.000253 82.909804 ( 72.412287)
test_basic 0.005358 0.006060 1.107097 ( 1.516467)
test_all 0.098195 0.051208 780.049730 (374.258162)
test_rubyspec 0.038497 0.038061 117.853176 ( 27.658598)
total: 502.08 sec