Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-201040
#<BuildRuby:0x000055a5c511a3d0
@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.20240118-201040",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.005601 1.771883 ( 2.363339)
build_miniruby 0.000000 0.001483 18.927769 ( 18.548955)
build_ruby 0.000623 0.001070 3.214614 ( 3.445880)
build_all 0.005748 0.001547 5.800078 ( 3.203844)
build_install 0.013241 0.002313 6.995564 ( 4.126666)
test_btest 0.000539 0.000140 83.412273 ( 33.312368)
test_basic 0.007280 0.000652 0.910344 ( 0.982708)
test_all 0.075651 0.041327 759.992878 (285.499999)
test_rubyspec 0.039198 0.066544 162.558156 (176.795263)
total: 528.28 sec