Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-083732
#<BuildRuby:0x00007f3a6625fdd0
@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.20240627-083732",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000032 0.000011 0.000043 ( 0.000044)
configure 0.000023 0.000008 0.000031 ( 0.000032)
build_up 0.003474 0.005297 3.674542 ( 3.139094)
build_miniruby 0.001166 0.000420 1.178436 ( 1.175546)
build_ruby 0.001380 0.000497 3.373124 ( 3.527960)
build_all 0.000888 0.007148 6.830215 ( 2.624234)
build_install 0.018959 0.000000 9.534662 ( 4.329127)
test_btest 0.000886 0.000000 102.610012 ( 26.309915)
test_basic 0.005749 0.002936 0.911942 ( 0.963556)
test_all 0.084085 0.064701 732.248860 (208.096360)
test_rubyspec 0.042430 0.050944 160.561068 ( 27.504346)
total: 277.67 sec