Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-184909
#<BuildRuby:0x00007f07654bfdc0
@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.20241015-184909",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.005843 0.003487 4.361565 ( 4.600332)
build_miniruby 0.001534 0.000332 1.803815 ( 1.863241)
build_ruby 0.002283 0.000000 4.904187 ( 5.203084)
build_all 0.009935 0.000924 7.942935 ( 4.452608)
build_install 0.016813 0.010286 11.399102 ( 7.050703)
test_btest 0.001119 0.000112 100.763901 ( 72.416844)
test_basic 0.012627 0.001320 1.328598 ( 1.585745)
test_all 0.110383 0.052529 873.253428 (402.132861)
test_rubyspec 0.068226 0.025667 143.467094 ( 41.384065)
total: 540.69 sec