Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-053501
#<BuildRuby:0x000056205a2da390
@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.20230527-053501",
@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.000017)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.001807 0.004407 1.954145 ( 4.026403)
build_miniruby 0.001232 0.000352 1.433518 ( 1.628093)
build_ruby 0.001268 0.000362 2.787129 ( 3.213247)
build_all 0.007238 0.000000 2.311234 ( 2.351244)
build_install 0.018653 0.000000 3.696014 ( 3.841496)
test_btest 0.001043 0.000000 77.040097 ( 41.225830)
test_basic 0.007274 0.000333 0.814210 ( 1.076759)
test_all 0.001129 0.000234 578.229846 (266.470732)
test_rubyspec 0.017405 0.039308 83.730555 (101.696580)
total: 425.53 sec