Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-142620
#<BuildRuby:0x00007f2e3b3dfde0
@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.20240922-142620",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.005513 0.003518 4.840936 ( 3.997969)
build_miniruby 0.001248 0.000282 1.828091 ( 1.858006)
build_ruby 0.002151 0.000000 4.514521 ( 4.778238)
build_all 0.009351 0.000000 6.671209 ( 3.738010)
build_install 0.023854 0.000492 11.222522 ( 7.189430)
test_btest 0.000659 0.000118 98.367570 ( 58.631867)
test_basic 0.006032 0.005431 1.202354 ( 1.455471)
test_all 0.111803 0.048253 855.452887 (639.833897)
test_rubyspec 0.072959 0.019265 144.485059 (149.292808)
total: 870.78 sec