Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-115529
#<BuildRuby:0x00005634d5a8e318
@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.20230705-115529",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006605 0.000308 2.060876 ( 5.431644)
build_miniruby 0.001385 0.000166 1.617453 ( 2.129658)
build_ruby 0.001550 0.000186 3.079008 ( 4.151881)
build_all 0.007948 0.000000 2.455034 ( 2.723783)
build_install 0.018183 0.000486 3.880969 ( 5.412073)
test_btest 0.000737 0.000074 79.805705 ( 48.639253)
test_basic 0.002956 0.000295 0.878683 ( 5.436420)
test_all 0.001048 0.000105 588.740712 (322.263302)
test_rubyspec 0.027579 0.023590 88.907419 (128.340382)
total: 524.53 sec