Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-061442
#<BuildRuby:0x00007faf6f14fde0
@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.20240803-061442",
@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.000022)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003019 0.004818 2.737650 ( 2.795469)
build_miniruby 0.001276 0.000304 1.206863 ( 1.203617)
build_ruby 0.001509 0.000359 3.182897 ( 7.225663)
build_all 0.006608 0.001573 7.376795 ( 2.823900)
build_install 0.005680 0.011295 9.249908 ( 4.174810)
test_btest 0.000892 0.000104 104.052294 ( 31.042557)
test_basic 0.006596 0.002424 1.052440 ( 1.102139)
test_all 0.116735 0.032101 751.821987 (216.831437)
test_rubyspec 0.050358 0.042214 167.816602 ( 28.271389)
total: 295.47 sec