Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-135154
#<BuildRuby:0x0000558e8a65e230
@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.20240308-135154",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.004459 0.003067 2.429819 ( 2.167302)
build_miniruby 0.000000 0.001222 1.838116 ( 1.836990)
build_ruby 0.000000 0.001891 3.702486 ( 3.953328)
build_all 0.004109 0.004503 7.107830 ( 3.710210)
build_install 0.017928 0.003448 8.839384 ( 4.548080)
test_btest 0.001028 0.000000 94.281196 ( 35.103229)
test_basic 0.003270 0.004025 1.012103 ( 1.111321)
test_all 0.094597 0.032811 875.619471 (435.981654)
test_rubyspec 0.046868 0.053526 137.725352 (193.885946)
total: 682.30 sec