Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-153518
#<BuildRuby:0x00007fe0a7e7fdd0
@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.20241006-153518",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000037 0.000003 0.000040 ( 0.000039)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.008063 0.000330 4.166820 ( 4.502348)
build_miniruby 0.001443 0.000117 1.848925 ( 2.046224)
build_ruby 0.002269 0.000184 4.410596 ( 4.780342)
build_all 0.010218 0.000474 7.533381 ( 4.643589)
build_install 0.024850 0.000859 10.771603 ( 6.997179)
test_btest 0.000801 0.000058 99.152806 ( 63.294948)
test_basic 0.007646 0.004521 1.244094 ( 1.539442)
test_all 0.115622 0.033856 735.878067 (223.334332)
test_rubyspec 0.056052 0.031755 133.294448 ( 29.169568)
total: 340.31 sec