Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-150616
#<BuildRuby:0x00007f75d812fde0
@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.20241020-150616",
@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.000005 0.000028 ( 0.000028)
autoconf 0.000040 0.000008 0.000048 ( 0.000047)
configure 0.000040 0.000008 0.000048 ( 0.000047)
build_up 0.006546 0.002858 4.256495 ( 5.117331)
build_miniruby 0.001665 0.000000 1.861035 ( 2.009599)
build_ruby 0.002765 0.000134 4.669339 ( 5.211707)
build_all 0.010861 0.000000 7.918081 ( 5.689906)
build_install 0.023480 0.003781 11.408815 ( 8.909531)
test_btest 0.000914 0.000171 98.087414 ( 61.232317)
test_basic 0.007784 0.005526 1.243176 ( 1.969795)
test_all 0.109738 0.049320 825.494250 (473.220434)
test_rubyspec 0.062038 0.027642 135.701564 ( 43.091136)
total: 606.45 sec