Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-102558
#<BuildRuby:0x000055ca6feee208
@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.20231227-102558",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.006067 0.001011 1.807697 ( 3.469202)
build_miniruby 0.001764 0.000294 1.746277 ( 2.387578)
build_ruby 0.001664 0.000278 3.641743 ( 5.373841)
build_all 0.004199 0.004319 6.143326 ( 7.084193)
build_install 0.020326 0.001301 7.385906 ( 8.779153)
test_btest 0.000799 0.000143 84.317083 (104.761889)
test_basic 0.007366 0.000470 0.952260 ( 2.165432)
test_all 0.087269 0.045852 815.704028 (966.446428)
test_rubyspec 0.048763 0.026968 106.201505 (176.329750)
total: 1276.80 sec