Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-082248
#<BuildRuby:0x00005571770f9f68
@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.20221231-082248",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000863 0.004131 1.205970 ( 1.625769)
build_miniruby 0.001305 0.000373 1.502226 ( 1.503481)
build_ruby 0.000000 0.001569 3.553063 ( 3.911525)
build_all 0.004269 0.002448 3.757024 ( 1.973122)
build_install 0.008028 0.006577 3.102334 ( 2.501018)
test_btest 0.000530 0.000191 55.228090 ( 15.974213)
test_basic 0.004577 0.001648 0.402944 ( 0.498571)
test_all 0.000947 0.000341 601.510971 (178.803892)
test_rubyspec 0.023580 0.017130 55.171196 ( 65.329620)
total: 272.12 sec