Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-085737
#<BuildRuby:0x000055f2cc1bdef0
@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.20240101-085737",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.003865 0.001104 1.142216 ( 1.612683)
build_miniruby 0.000968 0.000277 1.094767 ( 1.092722)
build_ruby 0.001219 0.000348 2.021363 ( 2.264146)
build_all 0.001377 0.003433 4.039783 ( 1.562013)
build_install 0.009977 0.001787 5.087979 ( 2.428839)
test_btest 0.000000 0.001001 73.471588 ( 18.158097)
test_basic 0.000000 0.006119 0.639910 ( 0.701199)
test_all 0.078519 0.033167 627.247549 (191.555984)
test_rubyspec 0.021893 0.025890 76.188275 ( 87.793864)
total: 307.17 sec