Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-055725
#<BuildRuby:0x000055e638845e80
@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.20240202-055725",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000085 0.000000 0.000085 ( 0.000213)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.006038 0.000217 1.896909 ( 2.236772)
build_miniruby 0.001387 0.000138 1.611897 ( 1.609772)
build_ruby 0.001538 0.000154 3.347342 ( 3.569307)
build_all 0.007575 0.000320 6.303531 ( 3.181880)
build_install 0.015371 0.004639 7.824681 ( 4.518158)
test_btest 0.000688 0.000081 87.764042 ( 32.058774)
test_basic 0.008003 0.000000 0.987046 ( 1.064633)
test_all 0.083740 0.030867 725.682703 (285.053430)
test_rubyspec 0.042347 0.060914 168.629743 (180.416578)
total: 513.71 sec