Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-132206
#<BuildRuby:0x00007f56be84fdc0
@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.20241230-132206",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.005215 0.001391 2.146143 ( 2.939287)
build_miniruby 0.001395 0.000372 1.728106 ( 1.832318)
build_ruby 0.001810 0.000482 4.260525 ( 4.507062)
build_all 0.006402 0.001707 6.292417 ( 2.511729)
build_install 0.016094 0.000609 7.022512 ( 3.556268)
test_btest 0.000626 0.000152 75.019718 ( 22.220193)
test_basic 0.006319 0.003872 0.957461 ( 1.007306)
test_all 0.102969 0.039040 668.269568 (212.249174)
test_rubyspec 0.038114 0.044122 115.878615 ( 20.761178)
total: 271.59 sec