Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-163942
#<BuildRuby:0x000055827b9da118
@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.20230725-163942",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.007401 0.000380 2.262693 ( 5.880299)
build_miniruby 0.001494 0.000000 1.640011 ( 2.348268)
build_ruby 0.001543 0.000000 3.311756 ( 4.245874)
build_all 0.003974 0.004051 2.787113 ( 2.466290)
build_install 0.014033 0.005133 4.250320 ( 4.271005)
test_btest 0.000630 0.000105 80.478175 ( 47.921494)
test_basic 0.008502 0.000000 0.958602 ( 1.826203)
test_all 0.002016 0.000280 608.569202 (331.207717)
test_rubyspec 0.035577 0.019664 91.469204 (132.404859)
total: 532.57 sec