Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-190306
#<BuildRuby:0x000055f9956e5f48
@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.20231230-190306",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000033 0.000000 0.000033 ( 0.000031)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.005706 0.000303 1.500872 ( 1.852348)
build_miniruby 0.001509 0.000223 1.576910 ( 1.575460)
build_ruby 0.001694 0.000251 3.406169 ( 3.623926)
build_all 0.007403 0.000463 5.607818 ( 2.762028)
build_install 0.002926 0.014560 6.574620 ( 3.565666)
test_btest 0.000781 0.000201 80.692628 ( 36.114349)
test_basic 0.000000 0.007731 0.793020 ( 0.871588)
test_all 0.076525 0.041319 700.994619 (252.269028)
test_rubyspec 0.033091 0.035613 98.377927 (111.979863)
total: 414.62 sec