Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-021451
#<BuildRuby:0x00007fee0223fdc8
@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.20241008-021451",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.007682 0.000424 3.693957 ( 3.596629)
build_miniruby 0.001409 0.000161 1.662644 ( 1.659410)
build_ruby 0.001551 0.000177 4.117868 ( 4.308903)
build_all 0.009955 0.000643 7.739737 ( 3.962267)
build_install 0.015995 0.009124 11.247160 ( 7.585787)
test_btest 0.000405 0.000841 97.316551 ( 32.539131)
test_basic 0.005190 0.004467 1.179465 ( 1.227795)
test_all 0.113209 0.038627 772.890902 (235.419009)
test_rubyspec 0.049385 0.036696 136.126177 ( 31.715950)
total: 322.02 sec