Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-142128
#<BuildRuby:0x00007ff68939fdc8
@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.20241026-142128",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.000000 0.007797 3.447189 ( 3.413682)
build_miniruby 0.001061 0.000451 1.535954 ( 1.532960)
build_ruby 0.001797 0.000000 3.959235 ( 4.134080)
build_all 0.004946 0.003736 6.871096 ( 2.688134)
build_install 0.007883 0.012051 9.867850 ( 4.807320)
test_btest 0.000903 0.000293 77.701057 ( 21.756098)
test_basic 0.004824 0.005755 1.074108 ( 1.115751)
test_all 0.095886 0.052486 716.388492 (218.076156)
test_rubyspec 0.050562 0.034011 122.346817 ( 25.238648)
total: 282.76 sec