Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-222050
#<BuildRuby:0x00007f19cd70fdd0
@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.20241026-222050",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000040 0.000008 0.000048 ( 0.000048)
configure 0.000032 0.000006 0.000038 ( 0.000039)
build_up 0.007187 0.000615 3.473250 ( 3.354231)
build_miniruby 0.000000 0.001527 1.594561 ( 1.591245)
build_ruby 0.000000 0.001863 3.772486 ( 3.937415)
build_all 0.006145 0.002365 6.472069 ( 2.643417)
build_install 0.007981 0.009884 8.647057 ( 4.191453)
test_btest 0.000625 0.000174 68.073153 ( 19.301384)
test_basic 0.005589 0.004002 0.791924 ( 0.837331)
test_all 0.118489 0.026562 641.132816 (185.581696)
test_rubyspec 0.063883 0.018318 122.828942 ( 27.851276)
total: 249.29 sec