Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-122940
#<BuildRuby:0x00007f02b9c9fdc0
@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.20240808-122940",
@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.000012 0.000003 0.000015 ( 0.000017)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.002914 0.004942 3.706570 ( 3.537482)
build_miniruby 0.001335 0.000396 1.415040 ( 1.411836)
build_ruby 0.001887 0.000000 4.141356 ( 4.347535)
build_all 0.007770 0.001574 8.023156 ( 3.127558)
build_install 0.013915 0.007382 10.378202 ( 4.527266)
test_btest 0.000834 0.000258 117.350072 ( 31.919697)
test_basic 0.007586 0.002671 1.115438 ( 1.162280)
test_all 0.106636 0.039969 844.149955 (242.957371)
test_rubyspec 0.043785 0.046273 162.239553 ( 35.638535)
total: 328.63 sec