Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-021531
#<BuildRuby:0x00007fb7f718fdd8
@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.20241011-021531",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000042 0.000006 0.000048 ( 0.000048)
configure 0.000036 0.000005 0.000041 ( 0.000041)
build_up 0.007852 0.001122 4.246438 ( 4.739354)
build_miniruby 0.001580 0.000226 1.713353 ( 1.755030)
build_ruby 0.001714 0.000245 4.542765 ( 30.724249)
build_all 0.004994 0.004405 7.544856 ( 4.759689)
build_install 0.020634 0.002647 10.887574 ( 6.402914)
test_btest 0.000746 0.000121 84.866931 ( 34.413287)
test_basic 0.000000 0.009286 0.879294 ( 0.926588)
test_all 0.113078 0.035424 710.609550 (205.325324)
test_rubyspec 0.042586 0.050103 133.908957 ( 23.410721)
total: 312.46 sec