Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-191813
#<BuildRuby:0x000056354172a138
@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.20230113-191813",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004470 0.000813 1.227707 ( 2.051955)
build_miniruby 0.001295 0.000235 1.508895 ( 1.623877)
build_ruby 0.001231 0.000224 3.671656 ( 4.414665)
build_all 0.006789 0.001234 3.973026 ( 2.800351)
build_install 0.016351 0.000445 3.095000 ( 3.245890)
test_btest 0.000000 0.001026 57.422589 ( 36.094651)
test_basic 0.000000 0.006667 0.459144 ( 0.667745)
test_all 0.000512 0.001550 666.145896 (379.683952)
test_rubyspec 0.029764 0.032571 76.913781 (111.222727)
total: 541.81 sec