Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-044025
#<BuildRuby:0x000055f10b05e018
@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.20230106-044025",
@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.000012 0.000000 0.000012 ( 0.000013)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.000890 0.004165 0.973358 ( 1.398669)
build_miniruby 0.001439 0.000000 1.282734 ( 1.280765)
build_ruby 0.001401 0.000000 2.799945 ( 3.173889)
build_all 0.002369 0.003793 3.152527 ( 1.478340)
build_install 0.014609 0.000000 2.524159 ( 1.786371)
test_btest 0.000811 0.000000 55.249315 ( 14.304331)
test_basic 0.004877 0.000000 0.314229 ( 0.406143)
test_all 0.001319 0.000000 617.598429 (175.389205)
test_rubyspec 0.004601 0.036613 61.180615 ( 70.920428)
total: 270.14 sec