Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-071129
#<BuildRuby:0x000055e985a96130
@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.20230726-071129",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.006271 0.000528 2.255175 ( 3.509559)
build_miniruby 0.000000 0.001362 1.617771 ( 1.616824)
build_ruby 0.000000 0.001569 3.401289 ( 3.639243)
build_all 0.008022 0.000082 2.910509 ( 2.486368)
build_install 0.019495 0.000793 4.339493 ( 3.650257)
test_btest 0.000682 0.000145 85.852039 ( 45.658718)
test_basic 0.004032 0.004067 0.947332 ( 1.201196)
test_all 0.001179 0.000000 658.870000 (402.948456)
test_rubyspec 0.036549 0.024804 99.291552 (174.096052)
total: 638.81 sec