Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-013052
#<BuildRuby:0x000055b495f42078
@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.20240216-013052",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.003589 0.003957 2.210779 ( 3.582406)
build_miniruby 0.001214 0.000209 1.824474 ( 2.062029)
build_ruby 0.002191 0.000000 3.752289 ( 6.871495)
build_all 0.007450 0.000943 7.003162 ( 6.211276)
build_install 0.017170 0.004281 8.632177 ( 7.464728)
test_btest 0.000696 0.000123 95.941596 ( 75.911743)
test_basic 0.007899 0.000000 1.036796 ( 1.422149)
test_all 0.090082 0.028458 784.873353 (416.600323)
test_rubyspec 0.053070 0.041739 129.990108 (155.528902)
total: 675.66 sec