Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-045738
#<BuildRuby:0x000056505867df50
@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.20240227-045738",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.002280 0.004808 2.599908 ( 2.437913)
build_miniruby 0.001703 0.000000 1.699169 ( 1.702920)
build_ruby 0.001533 0.000000 3.509591 ( 3.751584)
build_all 0.007597 0.000000 6.586331 ( 2.687615)
build_install 0.016134 0.002596 8.690421 ( 4.462754)
test_btest 0.000754 0.000181 93.844374 ( 38.936715)
test_basic 0.003164 0.004933 0.995491 ( 1.091836)
test_all 0.096000 0.019666 806.199631 (305.553749)
test_rubyspec 0.017832 0.066775 128.628084 (138.081200)
total: 498.71 sec