Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-113550
#<BuildRuby:0x000055918db163d0
@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.20230806-113550",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000028 0.000006 0.000034 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.005774 0.001283 2.312889 ( 4.385121)
build_miniruby 0.001149 0.000256 1.728594 ( 2.131314)
build_ruby 0.001461 0.000324 3.601633 ( 4.422651)
build_all 0.004472 0.004240 2.819555 ( 4.040443)
build_install 0.013353 0.005510 4.416946 ( 5.131352)
test_btest 0.000786 0.000210 86.152850 ( 53.407896)
test_basic 0.002348 0.005078 0.986209 ( 1.839701)
test_all 0.002481 0.000000 672.236356 (402.584484)
test_rubyspec 0.042184 0.025675 105.778778 (211.131655)
total: 689.08 sec