Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-202133
#<BuildRuby:0x00007fa516e2fdc0
@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.20241209-202133",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.002278 0.004729 3.119127 ( 3.048437)
build_miniruby 0.001442 0.000459 1.151821 ( 1.148407)
build_ruby 0.001869 0.000000 4.221007 ( 4.571509)
build_all 0.002103 0.008315 6.718410 ( 4.552741)
build_install 0.012675 0.010256 9.346817 ( 6.609935)
test_btest 0.000565 0.000248 76.561167 ( 22.793870)
test_basic 0.003812 0.006209 0.895166 ( 2.492500)
test_all 0.124127 0.021614 740.980471 (250.347543)
test_rubyspec 0.050653 0.029660 116.661818 ( 26.821300)
total: 322.39 sec