Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-042028
#<BuildRuby:0x000055b39ebc2120
@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.20240215-042028",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.001850 0.004598 1.865246 ( 2.164899)
build_miniruby 0.001175 0.000392 1.508744 ( 1.507773)
build_ruby 0.000000 0.001604 3.301222 ( 3.517831)
build_all 0.004728 0.002656 6.356316 ( 2.475686)
build_install 0.011091 0.006813 7.372454 ( 3.489242)
test_btest 0.000633 0.000244 88.803545 ( 23.293513)
test_basic 0.005286 0.003027 0.947226 ( 1.007679)
test_all 0.080518 0.038206 774.624708 (234.432444)
test_rubyspec 0.056283 0.027315 111.418511 (120.675006)
total: 392.57 sec