Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-090423
#<BuildRuby:0x0000557003c29138
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-090423",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.005597 0.000000 1.092763 ( 1.292152)
build_miniruby 0.001153 0.000000 0.656935 ( 0.655584)
build_ruby 0.000000 0.001507 1.278534 ( 1.269239)
build_all 0.004691 0.001533 2.879813 ( 1.340882)
build_install 0.011596 0.001549 2.316795 ( 1.393030)
test_btest 0.000626 0.000125 59.819198 ( 15.395605)
test_basic 0.003189 0.000638 0.279341 ( 0.374618)
test_all 0.000935 0.000187 533.376496 (154.798852)
test_rubyspec 0.017443 0.017115 50.147399 ( 60.276359)
total: 236.80 sec