Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-004037
#<BuildRuby:0x00007fac40e5fdc8
@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.20240728-004037",
@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.000020 0.000003 0.000023 ( 0.000036)
autoconf 0.000042 0.000000 0.000042 ( 0.000041)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.001342 0.006174 3.084226 ( 3.011768)
build_miniruby 0.001373 0.000258 1.225764 ( 1.222300)
build_ruby 0.001838 0.000000 3.548559 ( 3.741563)
build_all 0.005208 0.002949 7.348798 ( 2.786706)
build_install 0.011971 0.005524 10.465070 ( 4.806992)
test_btest 0.000755 0.000168 113.978048 ( 29.686334)
test_basic 0.009380 0.002084 1.289332 ( 1.344582)
test_all 0.111558 0.043416 889.599438 (280.839578)
test_rubyspec 0.045574 0.044587 163.609909 ( 32.693654)
total: 360.13 sec