Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-095458
#<BuildRuby:0x00005642d716e480
@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.20240303-095458",
@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.000024 0.000006 0.000030 ( 0.000029)
autoconf 0.000041 0.000010 0.000051 ( 0.000051)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.000680 0.008322 2.717004 ( 3.892783)
build_miniruby 0.000000 0.001582 1.832401 ( 1.955743)
build_ruby 0.000454 0.001163 3.709554 ( 4.323008)
build_all 0.006547 0.002266 7.071055 ( 6.210900)
build_install 0.010374 0.013444 8.970305 ( 8.389759)
test_btest 0.000504 0.000216 95.549076 ( 91.104929)
test_basic 0.002028 0.005234 1.067739 ( 1.694843)
test_all 0.092791 0.033784 847.057677 (733.166790)
test_rubyspec 0.045929 0.051300 139.489285 (202.029480)
total: 1052.77 sec