Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-210541
#<BuildRuby:0x00007faa2637fdc0
@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.20241113-210541",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000035 0.000011 0.000046 ( 0.000045)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.007445 0.001062 4.102626 ( 4.159778)
build_miniruby 0.001336 0.000414 1.723473 ( 1.841518)
build_ruby 0.000000 0.002229 4.551895 ( 22.621016)
build_all 0.006825 0.004076 6.777843 ( 3.965819)
build_install 0.020016 0.003878 9.819176 ( 5.800950)
test_btest 0.000666 0.000216 85.115327 ( 62.331182)
test_basic 0.008166 0.004185 1.118883 ( 1.314864)
test_all 0.123736 0.031376 743.949504 (389.724549)
test_rubyspec 0.045882 0.038533 127.865087 ( 52.300261)
total: 544.06 sec