Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250527-183635
#<BuildRuby:0x00007fd353a5fdd8
@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.20250527-183635",
@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.000024)
autoconf 0.000035 0.000011 0.000046 ( 0.000046)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.003762 0.003909 3.465207 ( 3.014051)
build_miniruby 0.000000 0.001956 1.796521 ( 1.800940)
build_ruby 0.001301 0.000929 4.092491 ( 4.205158)
build_all 0.007301 0.001234 6.370889 ( 2.777077)
build_install 0.017024 0.004348 9.326171 ( 5.241448)
test_btest 0.000690 0.000238 55.901612 ( 19.237535)
test_basic 0.002957 0.006139 0.821567 ( 0.876031)
test_all 0.075889 0.045057 605.689966 (193.265331)
test_rubyspec 0.054894 0.023339 105.349605 ( 24.208687)
total: 254.63 sec