Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-134027
#<BuildRuby:0x0000555cf58e9f70
@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.20240222-134027",
@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.000024 0.000001 0.000025 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.007146 0.000000 2.454215 ( 2.319826)
build_miniruby 0.001398 0.000049 1.681843 ( 1.681779)
build_ruby 0.001571 0.000101 3.411378 ( 3.635663)
build_all 0.000000 0.007871 6.539766 ( 3.160532)
build_install 0.003607 0.015020 8.378559 ( 4.575438)
test_btest 0.000559 0.000136 91.271606 ( 35.927838)
test_basic 0.005012 0.001216 0.866610 ( 0.931291)
test_all 0.084004 0.032853 811.589170 (274.693842)
test_rubyspec 0.048461 0.035580 113.680171 (124.900167)
total: 451.83 sec