Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-173210
#<BuildRuby:0x00007f5d1729fdd0
@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.20240811-173210",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.003385 0.004935 3.532740 ( 6.535228)
build_miniruby 0.001657 0.000442 1.745434 ( 1.993071)
build_ruby 0.002132 0.000569 4.672800 ( 29.146973)
build_all 0.005248 0.004561 8.404466 ( 3.291325)
build_install 0.014786 0.007852 11.640065 ( 7.629931)
test_btest 0.000785 0.000247 128.541954 ( 41.947321)
test_basic 0.007737 0.006806 1.209818 ( 1.308387)
test_all 0.098941 0.060071 967.227368 (690.252321)
test_rubyspec 0.049769 0.046215 184.086819 (164.524423)
total: 946.63 sec