Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-114857
#<BuildRuby:0x00007f9a7017fdd8
@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.20240711-114857",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000042 0.000004 0.000046 ( 0.000045)
configure 0.000036 0.000003 0.000039 ( 0.000039)
build_up 0.007177 0.000259 3.604218 ( 3.607803)
build_miniruby 0.001511 0.000126 1.540845 ( 1.537713)
build_ruby 0.001802 0.000151 4.191575 ( 4.376730)
build_all 0.009104 0.000000 7.874759 ( 2.989552)
build_install 0.020005 0.000259 10.540441 ( 5.031723)
test_btest 0.000859 0.000061 112.958425 ( 29.523104)
test_basic 0.006892 0.000000 1.002624 ( 1.054157)
test_all 0.119384 0.030539 803.421905 (250.509830)
test_rubyspec 0.043765 0.044779 163.600426 ( 37.508668)
total: 336.14 sec