Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250420-221048
#<BuildRuby:0x00007fa73218fde0
@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.20250420-221048",
@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.000012 0.000005 0.000017 ( 0.000019)
autoconf 0.000023 0.000010 0.000033 ( 0.000033)
configure 0.000018 0.000008 0.000026 ( 0.000027)
build_up 0.005140 0.000452 1.832055 ( 2.117037)
build_miniruby 0.000000 0.001523 1.174367 ( 1.171282)
build_ruby 0.001867 0.000000 3.211263 ( 3.343901)
build_all 0.003986 0.003779 5.449064 ( 2.313440)
build_install 0.007093 0.009349 7.226799 ( 4.103070)
test_btest 0.000585 0.000293 47.416695 ( 13.099729)
test_basic 0.008871 0.000000 0.899002 ( 0.955992)
test_all 0.080185 0.040541 607.385472 (177.945351)
test_rubyspec 0.053437 0.024479 106.116846 ( 26.599915)
total: 231.65 sec