Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-184704
#<BuildRuby:0x00007f8f76e3fdc0
@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.20241024-184704",
@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.000036 0.000000 0.000036 ( 0.000037)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.005533 0.003590 4.209668 ( 4.604446)
build_miniruby 0.001746 0.000330 1.771330 ( 2.201825)
build_ruby 0.002331 0.000000 4.842570 ( 36.784172)
build_all 0.006800 0.004255 7.417454 ( 4.205178)
build_install 0.014308 0.013764 11.144080 ( 8.156383)
test_btest 0.000961 0.000258 85.227285 ( 66.746539)
test_basic 0.008616 0.006044 1.177716 ( 1.752785)
test_all 0.129055 0.032722 841.420809 (501.403347)
test_rubyspec 0.045916 0.046360 131.374183 ( 43.293307)
total: 669.15 sec