Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-155507
#<BuildRuby:0x000055fdde03a8e0
@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.20230208-155507",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004881 0.000000 1.068087 ( 1.430705)
build_miniruby 0.001384 0.000000 1.047110 ( 1.047083)
build_ruby 0.000480 0.000971 2.236447 ( 2.431340)
build_all 0.003491 0.003570 3.746376 ( 1.804832)
build_install 0.011368 0.001943 2.922201 ( 2.137182)
test_btest 0.000520 0.000130 55.982900 ( 19.071022)
test_basic 0.005042 0.001261 0.419023 ( 0.516430)
test_all 0.001421 0.000107 630.156692 (196.047834)
test_rubyspec 0.039091 0.006721 66.599538 ( 76.709294)
total: 301.20 sec