Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-232038
#<BuildRuby:0x00007f04a85efde0
@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.20240921-232038",
@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.000025)
autoconf 0.000031 0.000010 0.000041 ( 0.000040)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.004264 0.004111 4.111357 ( 3.439071)
build_miniruby 0.000000 0.001950 1.641423 ( 1.638060)
build_ruby 0.000000 0.001859 4.395055 ( 4.556693)
build_all 0.008374 0.000000 6.412552 ( 2.570157)
build_install 0.009327 0.008190 9.764625 ( 4.536900)
test_btest 0.000745 0.000282 93.188946 ( 24.837314)
test_basic 0.007748 0.002931 1.093086 ( 1.133506)
test_all 0.090898 0.059305 766.593127 (217.790436)
test_rubyspec 0.044885 0.042313 135.452765 ( 30.098497)
total: 290.60 sec