Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-124308
#<BuildRuby:0x000055b82d83a230
@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.20240129-124308",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.005675 0.000115 1.886196 ( 2.265744)
build_miniruby 0.001249 0.000089 1.549388 ( 1.548752)
build_ruby 0.001487 0.000106 3.043013 ( 3.278828)
build_all 0.006935 0.000495 6.199532 ( 2.937790)
build_install 0.016191 0.000482 7.388687 ( 4.020165)
test_btest 0.000986 0.000066 85.991352 ( 33.024136)
test_basic 0.006738 0.000449 0.848742 ( 0.958271)
test_all 0.092388 0.022290 735.256166 (256.642299)
test_rubyspec 0.043153 0.059395 166.732785 (178.609871)
total: 483.29 sec