Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-112240
#<BuildRuby:0x00007fbb7053fdd0
@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.20240906-112240",
@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.000022 0.000003 0.000025 ( 0.000027)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.009928 0.000000 4.283267 ( 4.413736)
build_miniruby 0.002044 0.000000 1.601180 ( 1.607096)
build_ruby 0.001853 0.000000 3.181367 ( 3.391603)
build_all 0.004771 0.003183 6.639166 ( 2.508817)
build_install 0.007419 0.012532 9.542413 ( 4.189437)
test_btest 0.000771 0.000000 87.815616 ( 25.584533)
test_basic 0.006656 0.000000 0.754626 ( 5.660366)
test_all 0.099958 0.048807 786.061263 (228.795844)
test_rubyspec 0.049763 0.041270 161.560833 ( 27.049842)
total: 303.20 sec