Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-111022
#<BuildRuby:0x00007f8321f6fdc8
@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.20240719-111022",
@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.000006 0.000022 ( 0.000023)
autoconf 0.000031 0.000013 0.000044 ( 0.000045)
configure 0.000029 0.000011 0.000040 ( 0.000041)
build_up 0.009070 0.000385 4.169846 ( 5.367708)
build_miniruby 0.001459 0.000575 1.822772 ( 2.082481)
build_ruby 0.000000 0.002946 4.689105 ( 5.297784)
build_all 0.008748 0.002953 9.216776 ( 7.536149)
build_install 0.013108 0.013561 12.312514 ( 10.261199)
test_btest 0.000726 0.000336 126.971670 (105.580232)
test_basic 0.006133 0.003124 1.437154 ( 2.530782)
test_all 0.115822 0.051349 981.006210 (841.975340)
test_rubyspec 0.059438 0.034422 183.798048 (141.362379)
total: 1122.00 sec