Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-070828
#<BuildRuby:0x00005613fad257f8
@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.20240216-070828",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006583 0.000705 2.237691 ( 3.849802)
build_miniruby 0.002087 0.000000 4.531472 ( 4.678040)
build_ruby 0.001814 0.000000 3.785250 ( 4.276748)
build_all 0.004721 0.004184 6.800856 ( 4.584387)
build_install 0.019523 0.001987 8.543721 ( 7.088991)
test_btest 0.000858 0.000111 95.764994 ( 79.714377)
test_basic 0.000000 0.008698 1.045030 ( 1.253585)
test_all 0.096213 0.032739 849.011289 (511.477051)
test_rubyspec 0.064191 0.041456 139.887173 (210.934505)
total: 827.86 sec