Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-210016
#<BuildRuby:0x000055ceb5551fe8
@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.20230131-210016",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.004081 0.001201 1.280511 ( 2.416166)
build_miniruby 0.001725 0.000000 1.484522 ( 1.596249)
build_ruby 0.001494 0.000000 2.571165 ( 2.987556)
build_all 0.007063 0.000000 4.022187 ( 2.512500)
build_install 0.013990 0.000699 3.034601 ( 2.909345)
test_btest 0.000575 0.000131 54.170527 ( 30.193955)
test_basic 0.005839 0.000300 0.443336 ( 0.584400)
test_all 0.000000 0.001943 644.945862 (257.624087)
test_rubyspec 0.018379 0.031819 71.284471 ( 84.440360)
total: 385.27 sec