Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-053927
#<BuildRuby:0x00007faacb43fdc8
@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.20241002-053927",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.005313 0.004171 5.158792 ( 4.390548)
build_miniruby 0.001822 0.000253 1.994424 ( 1.992753)
build_ruby 0.001927 0.000267 4.872448 ( 4.999476)
build_all 0.006449 0.003848 7.400457 ( 3.559564)
build_install 0.011057 0.012917 11.388914 ( 5.793893)
test_btest 0.000857 0.000193 97.787624 ( 26.469742)
test_basic 0.004173 0.007273 1.214240 ( 1.256212)
test_all 0.115912 0.039624 761.025370 (221.756990)
test_rubyspec 0.061216 0.027380 142.613078 ( 30.207157)
total: 300.43 sec