Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-122439
#<BuildRuby:0x0000558fbcef1f40
@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.20240302-122439",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.003359 0.004430 2.731236 ( 2.661968)
build_miniruby 0.001344 0.000180 1.735098 ( 1.740865)
build_ruby 0.001441 0.000192 3.302421 ( 3.517194)
build_all 0.000824 0.006970 6.889834 ( 3.193879)
build_install 0.007808 0.008852 8.335475 ( 3.900818)
test_btest 0.000674 0.000163 92.066329 ( 25.105415)
test_basic 0.001998 0.003544 0.899773 ( 0.961740)
test_all 0.083426 0.036030 830.677843 (247.220873)
test_rubyspec 0.062008 0.019328 114.151475 (123.391968)
total: 411.70 sec