Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-060747
#<BuildRuby:0x0000556dd3756868
@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.20240127-060747",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002562 0.003708 1.884009 ( 2.243154)
build_miniruby 0.001781 0.000000 1.497368 ( 1.495650)
build_ruby 0.001502 0.000000 2.962288 ( 3.189883)
build_all 0.007957 0.000000 6.334748 ( 3.034333)
build_install 0.012472 0.004863 7.799824 ( 4.441656)
test_btest 0.000628 0.000137 86.784886 ( 34.725813)
test_basic 0.001788 0.004580 0.729978 ( 0.789140)
test_all 0.081672 0.031206 766.675602 (275.455168)
test_rubyspec 0.060704 0.044910 164.012455 (175.768738)
total: 501.14 sec