Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-130115
#<BuildRuby:0x00007ff139f9fdd0
@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.20241031-130115",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.008524 0.001705 4.745292 ( 5.463376)
build_miniruby 0.001554 0.000310 1.854648 ( 2.087498)
build_ruby 0.001715 0.000343 4.547258 ( 25.121636)
build_all 0.006183 0.004789 7.285521 ( 4.451836)
build_install 0.011482 0.013261 10.440934 ( 6.292266)
test_btest 0.000000 0.000805 80.290329 ( 52.041445)
test_basic 0.007177 0.005567 1.153928 ( 1.392994)
test_all 0.121375 0.031630 752.671957 (316.590813)
test_rubyspec 0.058737 0.028177 125.602253 ( 55.293702)
total: 468.74 sec