Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-194254
#<BuildRuby:0x00005616cb51e3b0
@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.20240212-194254",
@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.000020 0.000001 0.000021 ( 0.000020)
autoconf 0.000032 0.000002 0.000034 ( 0.000032)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.002481 0.004032 2.073022 ( 3.140678)
build_miniruby 0.000000 0.001316 1.693005 ( 1.731464)
build_ruby 0.000000 0.001541 3.551366 ( 3.888576)
build_all 0.000211 0.008211 6.643484 ( 4.267619)
build_install 0.015470 0.004552 8.523893 ( 6.320847)
test_btest 0.000693 0.000126 90.891880 ( 67.950062)
test_basic 0.003239 0.004660 0.936701 ( 1.223752)
test_all 0.061528 0.054866 768.777254 (335.270201)
test_rubyspec 0.063761 0.048755 186.356451 (198.677671)
total: 622.47 sec