Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-072729
#<BuildRuby:0x00007f918ab0fdd8
@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.20240630-072729",
@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.000026 0.000008 0.000034 ( 0.000033)
autoconf 0.000044 0.000013 0.000057 ( 0.000058)
configure 0.000040 0.000012 0.000052 ( 0.000052)
build_up 0.009844 0.001749 4.696652 ( 7.693512)
build_miniruby 0.000000 0.002467 1.982935 ( 4.543161)
build_ruby 0.000000 0.002619 5.216330 ( 7.479859)
build_all 0.008476 0.004348 9.272900 ( 11.275997)
build_install 0.018263 0.012136 12.750196 ( 16.170930)
test_btest 0.000863 0.000327 126.832134 (173.417545)
test_basic 0.006377 0.007920 1.363858 ( 2.223078)
test_all 0.125753 0.039082 961.940382 (572.250805)
test_rubyspec 0.037769 0.060760 175.617964 ( 50.779607)
total: 845.84 sec