Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-095623
#<BuildRuby:0x000055bc3a926390
@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.20231217-095623",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.006043 0.000340 2.393642 ( 2.461401)
build_miniruby 0.001321 0.000212 1.553982 ( 1.553333)
build_ruby 0.001664 0.000267 3.159612 ( 3.410021)
build_all 0.004508 0.002726 5.659732 ( 2.597976)
build_install 0.016381 0.000777 7.001308 ( 3.477634)
test_btest 0.000716 0.000115 81.660169 ( 30.613730)
test_basic 0.005190 0.000837 0.781721 ( 0.852756)
test_all 0.083024 0.037829 693.168751 (257.606002)
test_rubyspec 0.018939 0.044469 93.709704 (105.458244)
total: 408.03 sec