Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-040309
#<BuildRuby:0x00007fa07b6efdc0
@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.20240718-040309",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000027 0.000010 0.000037 ( 0.000037)
build_up 0.000134 0.008043 3.393726 ( 3.372943)
build_miniruby 0.001151 0.000493 1.386961 ( 1.383893)
build_ruby 0.001470 0.000630 4.349277 ( 19.869675)
build_all 0.009511 0.000000 8.547518 ( 3.354280)
build_install 0.016425 0.005763 10.807840 ( 5.055229)
test_btest 0.000000 0.001108 118.821131 ( 30.875949)
test_basic 0.001286 0.009929 1.202043 ( 1.252560)
test_all 0.099421 0.049566 776.591227 (228.564271)
test_rubyspec 0.061457 0.030356 170.081084 ( 31.326032)
total: 325.06 sec