Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-195523
#<BuildRuby:0x00007fd3a00bfdd0
@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.20240618-195523",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000041 0.000005 0.000046 ( 0.000046)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.003508 0.003954 3.252328 ( 3.287403)
build_miniruby 0.001219 0.000174 1.590684 ( 1.587685)
build_ruby 0.000000 0.001763 4.030560 ( 4.211321)
build_all 0.001753 0.005803 7.614200 ( 3.053031)
build_install 0.012920 0.010256 10.617212 ( 5.450420)
test_btest 0.000731 0.000178 113.234291 ( 38.344764)
test_basic 0.007356 0.005815 1.267242 ( 1.351389)
test_all 0.090950 0.058929 843.388770 (234.514624)
test_rubyspec 0.042042 0.047768 162.358949 ( 34.803129)
total: 326.60 sec