Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-070756
#<BuildRuby:0x00007f18e2f0fdc8
@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.20240724-070756",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000570 0.006936 3.554328 ( 3.429696)
build_miniruby 0.001622 0.000000 1.421827 ( 1.418788)
build_ruby 0.002064 0.000000 3.725714 ( 3.905482)
build_all 0.005059 0.003041 7.559104 ( 2.934724)
build_install 0.017989 0.001501 10.473069 ( 5.040262)
test_btest 0.000927 0.000253 111.511666 ( 29.721237)
test_basic 0.002784 0.006816 1.111889 ( 1.154641)
test_all 0.118455 0.027244 792.109039 (221.588177)
test_rubyspec 0.046562 0.043219 165.870876 ( 27.338095)
total: 296.53 sec