Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-111513
#<BuildRuby:0x00007f4e1c67fdd8
@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.20240904-111513",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000039 0.000009 0.000048 ( 0.000049)
configure 0.000034 0.000007 0.000041 ( 0.000041)
build_up 0.006714 0.001516 3.388107 ( 3.232754)
build_miniruby 0.001328 0.000300 1.432456 ( 1.430278)
build_ruby 0.000000 0.002031 3.696908 ( 3.887574)
build_all 0.003187 0.004934 7.517695 ( 3.085976)
build_install 0.017371 0.000255 9.165987 ( 4.157229)
test_btest 0.000802 0.000195 112.507767 ( 29.302705)
test_basic 0.009384 0.000000 1.189058 ( 1.249209)
test_all 0.131211 0.019107 816.220877 (232.110235)
test_rubyspec 0.058623 0.031758 162.159359 ( 32.677336)
total: 311.13 sec