Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-070242
#<BuildRuby:0x00007f2bc345fdd0
@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.20240712-070242",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.000244 0.008001 3.673815 ( 3.661416)
build_miniruby 0.000000 0.002128 1.614091 ( 1.614495)
build_ruby 0.000392 0.001889 4.359008 ( 15.277980)
build_all 0.009178 0.001678 8.324966 ( 3.789910)
build_install 0.013894 0.008800 10.895380 ( 5.397953)
test_btest 0.000700 0.000246 117.533745 ( 47.613825)
test_basic 0.000000 0.013002 1.309955 ( 1.419064)
test_all 0.109049 0.058524 941.645631 (716.376645)
test_rubyspec 0.060723 0.033698 174.702968 (204.430737)
total: 999.58 sec