Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-041231
#<BuildRuby:0x00005558f320dfb8
@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.20240317-041231",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.002562 0.004667 2.605188 ( 3.362014)
build_miniruby 0.001398 0.000376 1.819572 ( 2.010815)
build_ruby 0.001545 0.000416 3.863619 ( 4.232557)
build_all 0.001775 0.007587 7.366726 ( 5.372324)
build_install 0.013570 0.007489 9.308247 ( 6.490749)
test_btest 0.001110 0.000000 100.320359 ( 55.647923)
test_basic 0.002719 0.005248 1.083704 ( 1.280737)
test_all 0.084769 0.038077 794.286236 (297.320095)
test_rubyspec 0.046188 0.050877 139.867975 (166.402026)
total: 542.12 sec