Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-144653
#<BuildRuby:0x00007fa5b7dcfdc0
@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.20241107-144653",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000034 0.000003 0.000037 ( 0.000036)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007857 0.000693 4.050726 ( 5.684320)
build_miniruby 0.001967 0.000000 1.716001 ( 1.830744)
build_ruby 0.002037 0.000000 4.364080 ( 39.994794)
build_all 0.009546 0.000076 6.595146 ( 4.762630)
build_install 0.016731 0.005613 9.728117 ( 7.147380)
test_btest 0.000766 0.000000 77.303944 ( 35.646593)
test_basic 0.008345 0.004062 1.131523 ( 1.349748)
test_all 0.101462 0.051268 758.484371 (459.247925)
test_rubyspec 0.050856 0.034230 122.704041 ( 59.843782)
total: 615.51 sec