Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-090059
#<BuildRuby:0x00007efdabcffdc8
@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.20240920-090059",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000037 0.000013 0.000050 ( 0.000048)
configure 0.000032 0.000011 0.000043 ( 0.000042)
build_up 0.006443 0.002148 4.697219 ( 3.902758)
build_miniruby 0.001702 0.000000 1.689926 ( 1.687233)
build_ruby 0.001797 0.000000 4.582537 ( 4.808455)
build_all 0.006767 0.002172 7.203869 ( 3.016303)
build_install 0.013857 0.007235 10.491165 ( 4.767347)
test_btest 0.000662 0.000227 89.843106 ( 23.427017)
test_basic 0.006391 0.004811 1.077500 ( 1.124739)
test_all 0.119471 0.031695 752.794882 (217.210816)
test_rubyspec 0.060731 0.034225 144.863123 ( 24.258268)
total: 284.20 sec