Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-113727
#<BuildRuby:0x00007f3e3c63fde0
@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.20240729-113727",
@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.000025 0.000004 0.000029 ( 0.000030)
autoconf 0.000049 0.000008 0.000057 ( 0.000056)
configure 0.000035 0.000006 0.000041 ( 0.000042)
build_up 0.005309 0.004903 4.246484 ( 6.870209)
build_miniruby 0.001691 0.000338 1.948863 ( 2.314042)
build_ruby 0.000000 0.002708 4.739596 ( 6.815465)
build_all 0.008491 0.003484 9.402440 ( 11.832880)
build_install 0.026294 0.001363 12.566818 ( 16.480814)
test_btest 0.000795 0.000162 135.139286 (187.403403)
test_basic 0.009680 0.004960 1.476710 ( 3.811468)
test_all 0.121623 0.054373 971.962692 (1011.250117)
test_rubyspec 0.064998 0.029951 185.020482 ( 63.713984)
total: 1310.49 sec